summaryrefslogtreecommitdiff
path: root/www/communicator
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-07-12 00:06:57 +0000
committerjlam <jlam@pkgsrc.org>1999-07-12 00:06:57 +0000
commit0eb85c60749935695e28198affce0662c02fa7eb (patch)
treecd3122c2ba4023758e1b5628d4bdb65eab877e41 /www/communicator
parentd3a29d390f1e54eb417467362c097512965c054b (diff)
downloadpkgsrc-0eb85c60749935695e28198affce0662c02fa7eb.tar.gz
Include bsd.prefs.mk so NS_ENCRYPTION gets defined.
Diffstat (limited to 'www/communicator')
-rw-r--r--www/communicator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/communicator/Makefile b/www/communicator/Makefile
index 31ba13c61f5..68e5cdfd36f 100644
--- a/www/communicator/Makefile
+++ b/www/communicator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1999/07/01 23:28:32 tron Exp $
+# $NetBSD: Makefile,v 1.17 1999/07/12 00:06:57 jlam Exp $
#
# Every effort has been made to keep the communicator and navigator
# Makefiles as similar as possible.
@@ -51,6 +51,8 @@ MOZILLA_HOME= ${PREFIX}/lib/netscape/${PKGNAME}
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
NS_PLIST_SED= "s,\$${NS_VERS},${NS_VERS},g"
+.include "../../mk/bsd.prefs.mk"
+
.if (${NS_ENCRYPTION} == "us")
MASTER_SITES=
RESTRICTED= "128-bit key strong encryption; export-controlled"