diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-03-11 21:53:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-03-11 21:53:37 +0800 |
commit | 32db4d85a2459f745d793a80941d775c13caec05 (patch) | |
tree | f161f542c497d37883d8e2fd6d9a87563fa4439c | |
parent | d9342025d54e31d6ebe4e949e43e375149622a30 (diff) | |
download | freebsd-ports-gnome-32db4d85a2459f745d793a80941d775c13caec05.tar.gz freebsd-ports-gnome-32db4d85a2459f745d793a80941d775c13caec05.tar.zst freebsd-ports-gnome-32db4d85a2459f745d793a80941d775c13caec05.zip |
- Cleanup PLIST
-rw-r--r-- | security/p5-Digest-SHA/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Digest-SHA/pkg-plist | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile index 42b93cc5fd75..c78926efefd3 100644 --- a/security/p5-Digest-SHA/Makefile +++ b/security/p5-Digest-SHA/Makefile @@ -20,9 +20,6 @@ PERL_CONFIGURE= yes MAN3= Digest::SHA.3 -# XXX:az - pkg-plist -PLIST_SUB+= EXE_FILES="@comment " - post-patch: @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL diff --git a/security/p5-Digest-SHA/pkg-plist b/security/p5-Digest-SHA/pkg-plist index 7b40336aaa75..33a87d78e818 100644 --- a/security/p5-Digest-SHA/pkg-plist +++ b/security/p5-Digest-SHA/pkg-plist @@ -1,4 +1,3 @@ -%%EXE_FILES%%bin/shasum %%SITE_PERL%%/%%PERL_ARCH%%/Digest/SHA.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA/SHA.bs |