diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 16:38:48 +0000 |
commit | baba9cd29faf459885696356676b8bb69a115660 (patch) | |
tree | 64cac8b4c9b752e5836933a9f45a66ded6d76f7e /security | |
parent | ba6a7f1de4a282ca4bb92653f9b6ccf5f70b4f65 (diff) | |
download | ports-baba9cd29faf459885696356676b8bb69a115660.tar.gz ports-baba9cd29faf459885696356676b8bb69a115660.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Authen-Smb/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Business-PayPal-EWP/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index 7a1fc0bd809e..a80413cb3746 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -19,7 +19,6 @@ COMMENT= A Perl interface to the PAM library PERL_CONFIGURE= yes CONFIGURE_ARGS= -DPAM_STRERROR_NEEDS_PAMH -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Authen::PAM.3 \ Authen::PAM::FAQ.3 diff --git a/security/p5-Authen-Smb/Makefile b/security/p5-Authen-Smb/Makefile index 70cc7d6223ac..6f654e9d7047 100644 --- a/security/p5-Authen-Smb/Makefile +++ b/security/p5-Authen-Smb/Makefile @@ -18,7 +18,6 @@ COMMENT= Perl extension to authenticate against an SMB server PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Authen::Smb.3 post-patch: diff --git a/security/p5-Business-PayPal-EWP/Makefile b/security/p5-Business-PayPal-EWP/Makefile index 8b3a6dc277b0..1a4085d63243 100644 --- a/security/p5-Business-PayPal-EWP/Makefile +++ b/security/p5-Business-PayPal-EWP/Makefile @@ -24,7 +24,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-N ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Business::PayPal::EWP.3 .include <bsd.port.pre.mk> |