summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-06 18:28:23 +0000
committerjoerg <joerg>2007-02-06 18:28:23 +0000
commitd2e23b9d926246abbfa8be93232de841e809cf1b (patch)
tree4420e9f00d9c56efd414713cacca9904c8e26433 /net
parenta1aad720b600d634035c44095c37edcd99c7f778 (diff)
downloadpkgsrc-d2e23b9d926246abbfa8be93232de841e809cf1b.tar.gz
No need to include x11.b3.mk.
Diffstat (limited to 'net')
-rw-r--r--net/netsaint-base/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/netsaint-base/Makefile.common b/net/netsaint-base/Makefile.common
index b35f944cfd5..927a9621497 100644
--- a/net/netsaint-base/Makefile.common
+++ b/net/netsaint-base/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2006/04/23 00:12:40 jlam Exp $
+# $NetBSD: Makefile.common,v 1.13 2007/02/06 18:28:23 joerg Exp $
#
CATEGORIES= net sysutils
@@ -33,5 +33,3 @@ CONFIGURE_ARGS+= --with-lockfile=var/run/netsaint/netsaint.lock
CONFIGURE_ARGS+= --with-netsaint-user=${NETSAINT_USER:Q}
CONFIGURE_ARGS+= --with-netsaint-grp=${NETSAINT_GROUP:Q}
CONFIGURE_ARGS+= --with-init-dir=${PREFIX}/etc/rc.d
-
-.include "../../mk/x11.buildlink3.mk"