summaryrefslogtreecommitdiff
path: root/security/nss
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-18 03:10:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-11-18 03:10:30 +0000
commit9183a866f1314356171557009017d56288cff7b6 (patch)
treeff02ddba6a368c76a839e243e436f35f5e5b4470 /security/nss
parentPass maintainership for this port to ports@. (diff)
Use the new USE_PERL5_BUILD when adding the build dependency on Perl.
Notes
Notes: svn path=/head/; revision=70363
Diffstat (limited to 'security/nss')
-rw-r--r--security/nss/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index 0ca7aab4c8dd..1b08cb5f9e91 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -13,15 +13,14 @@ MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
- perl:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= nspr4.1:${PORTSDIR}/devel/nspr
WRKSRC= ${WRKDIR}/${DISTNAME}/mozilla/security/nss
INSTALLS_SHLIB= yes
USE_GMAKE= yes
-USE_PERL5= yes
+USE_PERL5_BUILD=yes
MAKE_ENV= BSD_LDOPTS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \
BUILD_OPT=1
ALL_TARGET= nss_build_all