summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2014-01-02 02:40:18 +0000
committerdholland <dholland@pkgsrc.org>2014-01-02 02:40:18 +0000
commit14d1f03d79f17c994ce7727815710c0330632868 (patch)
tree11c542ec5b34416059be67efbd20a96c263fa374 /comms
parentce428aa14074ebcb59ba7609722021418a489db7 (diff)
downloadpkgsrc-14d1f03d79f17c994ce7727815710c0330632868.tar.gz
Include bsd.prefs.mk before testing things. Should fix build on non-NetBSD
64-bit platforms.
Diffstat (limited to 'comms')
-rw-r--r--comms/conserver/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile
index 2ef85d4defb..633d0554d8d 100644
--- a/comms/conserver/Makefile
+++ b/comms/conserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2012/10/03 11:24:39 asau Exp $
+# $NetBSD: Makefile,v 1.26 2014/01/02 02:40:18 dholland Exp $
#
DISTNAME= conserver-7.2.7
@@ -22,6 +22,8 @@ CONFIGURE_ARGS+= --with-regex
CONFIGURE_ARGS+= --with-libwrap
CONFIGURE_ARGS+= --with-logfile=${VARBASE}/log/conserver
+.include "../../mk/bsd.prefs.mk"
+
.if ${MACHINE_ARCH} == alpha || ${MACHINE_ARCH} == sparc64 || \
${MACHINE_ARCH} == x86_64
CONFIGURE_ARGS+= --with-64bit