aboutsummaryrefslogtreecommitdiffstats
path: root/security/nss
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-11-18 11:10:30 +0800
committermarcus <marcus@FreeBSD.org>2002-11-18 11:10:30 +0800
commitcadaf120e0d434a646b69e4d4475eabb339c6b31 (patch)
tree982b6f74574fbb7fcd30747c0442c8439435a672 /security/nss
parent0a0ae1927d018fba4d6ca773f60d2fd7021d2b02 (diff)
downloadfreebsd-ports-gnome-cadaf120e0d434a646b69e4d4475eabb339c6b31.tar.gz
freebsd-ports-gnome-cadaf120e0d434a646b69e4d4475eabb339c6b31.tar.zst
freebsd-ports-gnome-cadaf120e0d434a646b69e4d4475eabb339c6b31.zip
Use the new USE_PERL5_BUILD when adding the build dependency on Perl.
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