diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 22:57:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 22:57:37 +0000 |
commit | 5019ffc91bcd2ad26cf4702f15841eafc984d4b0 (patch) | |
tree | e28e63fdf22fe3c0a77219f1724ab25c046c8bc1 /security/pam_smb/Makefile | |
parent | Step two in making print/acroread and print/acroread4 working again (diff) |
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
Diffstat (limited to 'security/pam_smb/Makefile')
-rw-r--r-- | security/pam_smb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile index 4bf6d05927e7..da3817ff779a 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org USE_AUTOCONF_VER=213 USE_GMAKE= yes +USE_PERL5= yes USE_REINPLACE= yes STARTUP_SCRIPT= pam_smbd.sh.sample |