summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/qpage/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/comms/qpage/Makefile b/comms/qpage/Makefile
index 41f1e9a7578..46473385908 100644
--- a/comms/qpage/Makefile
+++ b/comms/qpage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/03/03 15:13:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/03/19 16:02:46 tv Exp $
#
DISTNAME= qpage-3.3
@@ -11,12 +11,8 @@ HOMEPAGE= http://www.qpage.org/
COMMENT= Simple and efficient paging (SNPP) client and server
GNU_CONFIGURE= yes
+USE_BUILDLINK3= YES
CONFIGURE_ENV+= MKDIR_PATH=${MKDIR:Q}
-CPPFLAGS+= ${USERFLAGS}
-
.include "../../mk/bsd.pkg.mk"
-
-USERFLAGS!= ${AWK} -F: '/^uucp:/ { printf("-DDAEMONUSER=%s -DDAEMONGROUP=%s", $$3, $$4); }' \
- /etc/passwd