aboutsummaryrefslogtreecommitdiff
path: root/www/phpbb
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/phpbb
parentdfbd07b013b1fc0fde11c071d1e15a537ed6ef38 (diff)
downloadports-948c9e8cc42113329e41b34c6211525005bebbec.tar.gz
ports-948c9e8cc42113329e41b34c6211525005bebbec.zip
- WWWOWN and WWWGRP are defined in bsd.port.mk
Notes
Notes: svn path=/head/; revision=188197
Diffstat (limited to 'www/phpbb')
-rw-r--r--www/phpbb/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile
index f57d06e2e22c..8682850643e7 100644
--- a/www/phpbb/Makefile
+++ b/www/phpbb/Makefile
@@ -27,8 +27,6 @@ USE_BZIP2= yes
#
WWWDOCROOT?= www
PHPBBURL?= phpBB2
-WWWOWN?= www
-WWWGRP?= www
#
# End of user-configurable variables.