summaryrefslogtreecommitdiff
path: root/print/cups
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-12-09 05:53:06 +0000
committerjlam <jlam@pkgsrc.org>2000-12-09 05:53:06 +0000
commitc1a1bc2e817f272ce5fab5c12b1527769f3dbfe9 (patch)
treefc251fb694575411b3bb21ac1114e92a354d6515 /print/cups
parenteeaf80cb4904ae46cc76cd821d3974f005c6cc0e (diff)
downloadpkgsrc-c1a1bc2e817f272ce5fab5c12b1527769f3dbfe9.tar.gz
Add CUPS_USER and CUPS_GROUP to the BUILD_DEFS.
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 2a3b928795b..cbf55d0ce03 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/12/07 20:33:05 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2000/12/09 05:53:06 jlam Exp $
#
DISTNAME= cups-1.1.4-source
@@ -45,6 +45,8 @@ USERDIR= ${LOCALBASE}/sbin
CUPS_USER?= lp
CUPS_GROUP?= sys
+BUILD_DEFS+= CYRUS_USER CYRUS_GROUP
+
DEINSTALL_FILE= ${WRKDIR}/DEINSTALL
INSTALL_FILE= ${WRKDIR}/INSTALL