Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 14:02:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462826 - head/security/pbnj
Message-ID:  <201802241402.w1OE2ZhI085429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb 24 14:02:35 2018
New Revision: 462826
URL: https://svnweb.freebsd.org/changeset/ports/462826

Log:
  Remove outdated post-configure:

Modified:
  head/security/pbnj/Makefile

Modified: head/security/pbnj/Makefile
==============================================================================
--- head/security/pbnj/Makefile	Sat Feb 24 14:02:30 2018	(r462825)
+++ head/security/pbnj/Makefile	Sat Feb 24 14:02:35 2018	(r462826)
@@ -23,7 +23,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS} \
 USES=		perl5
 USE_PERL5=	configure
 
-post-configure:
-	@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
-
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802241402.w1OE2ZhI085429>