diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-02-20 17:42:55 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-02-20 17:42:55 +0000 |
commit | c0003a836185e57ad81f5800b7592bdff183c629 (patch) | |
tree | 35ff12a5d3fa2a0b9f5cdfa71bc212230698449c | |
parent | 05f58c7e8993902c688ae79b2bb8cd67dedf0395 (diff) | |
download | ports-c0003a836185e57ad81f5800b7592bdff183c629.tar.gz ports-c0003a836185e57ad81f5800b7592bdff183c629.zip |
Notes
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index e042bd32d14c..b56760a6566a 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -14,7 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= petef@FreeBSD.org -USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |