summaryrefslogtreecommitdiff
path: root/www/screws/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/screws/Makefile')
-rw-r--r--www/screws/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/screws/Makefile b/www/screws/Makefile
index 1a8d8ac141c..d34946976a2 100644
--- a/www/screws/Makefile
+++ b/www/screws/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/07/02 09:44:39 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2007/07/04 20:55:05 jlam Exp $
#
DISTNAME= screws-0.56
@@ -12,7 +12,8 @@ COMMENT= SCRipt Enhanced Web Server
USE_TOOLS+= perl:run
-BUILD_DEFS+= SCREWS_USER SCREWS_GROUP
+PKG_GROUPS_VARS+= SCREWS_GROUP
+PKG_USERS_VARS+= SCREWS_USER
PKG_USERS= ${SCREWS_USER}:${SCREWS_GROUP}
PKG_GROUPS= ${SCREWS_GROUP}