diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-19 08:18:10 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-06-19 08:18:10 +0000 |
commit | 480346363349d34df50ccbe8af45c0135915e85e (patch) | |
tree | 1a2e4492be352c5eb3cccec7ffe7866db512735c /security/p5-Crypt-PasswdMD5 | |
parent | 5ece18d9ce5eab94fbf6184de9bfb53add9ea578 (diff) | |
download | ports-480346363349d34df50ccbe8af45c0135915e85e.tar.gz ports-480346363349d34df50ccbe8af45c0135915e85e.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-PasswdMD5')
-rw-r--r-- | security/p5-Crypt-PasswdMD5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile index df5306fca0ba..bc26adb3399b 100644 --- a/security/p5-Crypt-PasswdMD5/Makefile +++ b/security/p5-Crypt-PasswdMD5/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk +USE_REINPLACE= yes PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |