svn commit: r384889 - head/devel/p5-Term-EditLine
Emanuel Haupt
ehaupt at FreeBSD.org
Tue Apr 28 07:53:49 UTC 2015
Author: ehaupt
Date: Tue Apr 28 07:53:48 2015
New Revision: 384889
URL: https://svnweb.freebsd.org/changeset/ports/384889
Log:
Specify PORTSCOUT hints.
Modified:
head/devel/p5-Term-EditLine/Makefile
Modified: head/devel/p5-Term-EditLine/Makefile
==============================================================================
--- head/devel/p5-Term-EditLine/Makefile Tue Apr 28 06:32:23 2015 (r384888)
+++ head/devel/p5-Term-EditLine/Makefile Tue Apr 28 07:53:48 2015 (r384889)
@@ -14,6 +14,8 @@ COMMENT= Perl interface to the NetBSD ed
USES= perl5
USE_PERL5= configure
+PORTSCOUT= skipv:0.06,0.07 # no functional change
+
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Term/EditLine/EditLine.so
More information about the svn-ports-all
mailing list