svn commit: r309077 - head/security/p5-Digest-SHA
Andrej Zverev
az at FreeBSD.org
Mon Dec 17 09:58:06 UTC 2012
Author: az
Date: Mon Dec 17 09:58:05 2012
New Revision: 309077
URL: http://svnweb.freebsd.org/changeset/ports/309077
Log:
Ops, change logic as it shoud be
Modified:
head/security/p5-Digest-SHA/Makefile
Modified: head/security/p5-Digest-SHA/Makefile
==============================================================================
--- head/security/p5-Digest-SHA/Makefile Mon Dec 17 09:55:50 2012 (r309076)
+++ head/security/p5-Digest-SHA/Makefile Mon Dec 17 09:58:05 2012 (r309077)
@@ -21,8 +21,7 @@ PERL_CONFIGURE= yes
MAN3= Digest::SHA.3
# XXX:az - pkg-plist
-PLIST_SUB+= EXE_FILES=""
-MAN1= shasum.1
+PLIST_SUB+= EXE_FILES="@comment "
post-patch:
@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
More information about the svn-ports-head
mailing list