diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-11 21:11:51 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-02-11 21:11:51 +0000 |
commit | 73d0a2892adb6aa494222cefe4cd8fd054c82d39 (patch) | |
tree | bbe10d85004076dff7f505aa8115a520856ab8fa /security/nss | |
parent | 5dbcda2191b2aa1dcfeaa13897220933763fcbd7 (diff) | |
download | ports-73d0a2892adb6aa494222cefe4cd8fd054c82d39.tar.gz ports-73d0a2892adb6aa494222cefe4cd8fd054c82d39.zip |
Notes
Diffstat (limited to 'security/nss')
-rw-r--r-- | security/nss/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile index bc5838096646..390bc9ad726b 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -30,7 +30,9 @@ CFLAGS+= -I${LOCALBASE}/include/nspr DIST= ${WRKSRC}/../../dist -CONFLICTS= btoa-5.* digest-* emboss-2.4.* oases-2.* p5-PAR-0.* +CONFLICTS= btoa-5.* digest-* emboss-2.* oases-2.* p5-PAR-0.* \ + qmail-ldap2-* + .include <bsd.port.pre.mk> |