summaryrefslogtreecommitdiff
path: root/print/LPRng-core
diff options
context:
space:
mode:
Diffstat (limited to 'print/LPRng-core')
-rw-r--r--print/LPRng-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/LPRng-core/Makefile b/print/LPRng-core/Makefile
index 493bf475747..1fa8d8187a3 100644
--- a/print/LPRng-core/Makefile
+++ b/print/LPRng-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:52:21 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/24 14:57:59 grant Exp $
# FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp
#
@@ -14,7 +14,7 @@ COMMENT= Enhanced Printer Spooler
CONFLICTS+= cups-[0-9]*
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --sysconfdir="/etc"
CONFIGURE_ARGS+= --with-lpd_perms_path="${LPD_PERMS_PATH}"