summaryrefslogtreecommitdiff
path: root/www/gallery2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-24 16:43:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-24 16:43:28 +0000
commit948c9e8cc42113329e41b34c6211525005bebbec (patch)
treebe64c457c953695fa202a83810d5340a5015ace0 /www/gallery2
parentMake apply patches cleaner with PATCH_DEBUG=yes, no function change. (diff)
- WWWOWN and WWWGRP are defined in bsd.port.mk
Notes
Notes: svn path=/head/; revision=188197
Diffstat (limited to 'www/gallery2')
-rw-r--r--www/gallery2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile
index 39c1c6208ecc..5be821e056f4 100644
--- a/www/gallery2/Makefile
+++ b/www/gallery2/Makefile
@@ -26,8 +26,6 @@ CPIOARGS= --quiet -pdum -R
PLIST_SUB+= GALLERY2DIR=${GALLERY2DIR}
GALLERY2DIR?= www/gallery2
-WWWOWN?= www
-WWWGRP?= www
# Note that USE_PHP must be set before bsd.port.pre.mk is included, so
# OPTIONS can't be used right now without making portlint angry