diff options
Diffstat (limited to 'security/p5-Crypt-PasswdMD5/Makefile')
-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} |