diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-24 16:43:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-24 16:43:28 +0000 |
commit | 948c9e8cc42113329e41b34c6211525005bebbec (patch) | |
tree | be64c457c953695fa202a83810d5340a5015ace0 /www/gallery2/Makefile | |
parent | dfbd07b013b1fc0fde11c071d1e15a537ed6ef38 (diff) | |
download | ports-948c9e8cc42113329e41b34c6211525005bebbec.tar.gz ports-948c9e8cc42113329e41b34c6211525005bebbec.zip |
Notes
Diffstat (limited to 'www/gallery2/Makefile')
-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 |