diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-09 05:27:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-09 05:27:26 +0000 |
commit | 5a328d0041a32d7f7c74e88bc79b0b7a2584e3ce (patch) | |
tree | fef964a6450713750235aad248488a53a54020da /security/nss | |
parent | 84e7434e5460f0ea2c0e8d4422fc8440f6c15350 (diff) | |
download | ports-5a328d0041a32d7f7c74e88bc79b0b7a2584e3ce.tar.gz ports-5a328d0041a32d7f7c74e88bc79b0b7a2584e3ce.zip |
Notes
Diffstat (limited to 'security/nss')
-rw-r--r-- | security/nss/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile index b37f94566b19..bc5838096646 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= nspr4.1:${PORTSDIR}/devel/nspr WRKSRC= ${WRKDIR}/${DISTNAME}/mozilla/security/nss -USE_PERL5_BUILD= yes INSTALLS_SHLIB= yes USE_GMAKE= yes USE_PERL5_BUILD=yes |