diff options
Diffstat (limited to 'www/gallery2')
-rw-r--r-- | www/gallery2/Makefile | 2 |
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 |