diff options
-rw-r--r-- | chinese/phpbb-tw/Makefile | 2 | ||||
-rw-r--r-- | japanese/xgate/Makefile | 2 | ||||
-rw-r--r-- | mail/roundcube/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ganglia-webfrontend/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ldap-account-manager/Makefile | 2 | ||||
-rw-r--r-- | www/awstats-devel/Makefile | 2 | ||||
-rw-r--r-- | www/bblog/Makefile | 2 | ||||
-rw-r--r-- | www/coppermine/Makefile | 2 | ||||
-rw-r--r-- | www/gallery/Makefile | 2 | ||||
-rw-r--r-- | www/gallery2/Makefile | 2 | ||||
-rw-r--r-- | www/gallery3/Makefile | 2 | ||||
-rw-r--r-- | www/glpi/Makefile | 2 | ||||
-rw-r--r-- | www/hastymail/Makefile | 2 | ||||
-rw-r--r-- | www/hastymail2-devel/Makefile | 2 | ||||
-rw-r--r-- | www/hastymail2/Makefile | 2 | ||||
-rw-r--r-- | www/hydra/Makefile | 2 | ||||
-rw-r--r-- | www/limesurvey/Makefile | 2 | ||||
-rw-r--r-- | www/oscommerce/Makefile | 3 | ||||
-rw-r--r-- | www/phpbb/Makefile | 2 | ||||
-rw-r--r-- | www/phpsurveyor/Makefile | 2 | ||||
-rw-r--r-- | www/pivot-weblog/Makefile | 2 | ||||
-rw-r--r-- | www/textpattern/Makefile | 2 | ||||
-rw-r--r-- | www/wacko/Makefile | 2 |
23 files changed, 0 insertions, 47 deletions
diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index 270be22d6e5a..5feb88a81068 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -32,8 +32,6 @@ HOSTNAME!= /usr/sbin/sysctl -n kern.hostname # WWWDOCROOT?= www/data PHPBB_URL?= phpBB2 -WWWOWN?= www -WWWGRP?= www # # End of user-configurable variables. diff --git a/japanese/xgate/Makefile b/japanese/xgate/Makefile index 6000fa938339..b67552bd2d54 100644 --- a/japanese/xgate/Makefile +++ b/japanese/xgate/Makefile @@ -43,8 +43,6 @@ RESTRICTED= "Commercial license" .include <bsd.port.pre.mk> APP_HOME!= ${MAKE} -C ${PORTSDIR}/www/tomcat41 -VAPP_HOME -WWWOWN?= www -WWWGRP?= www CNFLSTS= account/admin.ndt \ account/license.dat \ diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 3767021727b1..82b8fba288af 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -22,8 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}mail NO_BUILD= yes USE_BZIP2= yes -WWWOWN?= www -WWWGRP?= www RCUBEDIR?= www/${PORTNAME} RCUBEROOT= ${PREFIX}/${RCUBEDIR} diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile index 0856d9b275d0..62af92265c22 100644 --- a/sysutils/ganglia-webfrontend/Makefile +++ b/sysutils/ganglia-webfrontend/Makefile @@ -36,8 +36,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/web # tweaked at buildtime. Perform a "make options" to see more # information on these variables. WEBFRONTDIR?= www/ganglia -WWWOWN?= www -WWWGRP?= www # Set custom variables: # diff --git a/sysutils/ldap-account-manager/Makefile b/sysutils/ldap-account-manager/Makefile index f327af51e192..a121751c55c6 100644 --- a/sysutils/ldap-account-manager/Makefile +++ b/sysutils/ldap-account-manager/Makefile @@ -24,8 +24,6 @@ NO_BUILD= YES WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION} WWW_ROOT?= www/lam -WWWOWN?= www -WWWGRP?= www PKGINSTALL= ${WRKDIR}/pkg-install PLIST_SUB+= WWWROOT=${WWW_ROOT} WWW_DATA= index.html config graphics help lib sess style templates tmp diff --git a/www/awstats-devel/Makefile b/www/awstats-devel/Makefile index 0e38413861c3..ba828181b428 100644 --- a/www/awstats-devel/Makefile +++ b/www/awstats-devel/Makefile @@ -24,8 +24,6 @@ USE_DOS2UNIX= tools/logresolvemerge.pl SUB_FILES= pkg-message AWSTATS?= www/awstats PLIST_SUB= AWSTATS=${AWSTATS} -WWWOWN?= www -WWWGRP?= www CONFLICTS= awstats-6.* LATEST_LINK= awstats-devel diff --git a/www/bblog/Makefile b/www/bblog/Makefile index 494152ead792..1b8843dfd754 100644 --- a/www/bblog/Makefile +++ b/www/bblog/Makefile @@ -22,8 +22,6 @@ WANT_PHP_WEB= YES WRKSRC= ${WRKDIR}/${PORTNAME:L} WWWDOCROOT?= www BBLOGURL?= ${PORTNAME:L} -WWWOWN?= www -WWWGRP?= www BBLOGDIR?= ${WWWDOCROOT}/${BBLOGURL} SUB_FILES= pkg-message diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index 138c0fb36935..0ac0996b966b 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -25,8 +25,6 @@ USE_PHP+= gd .endif CPGDIR?= www/coppermine -WWWOWN?= www -WWWGRP?= www NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/www/gallery/Makefile b/www/gallery/Makefile index 811add4712d7..d42394b4b441 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -81,8 +81,6 @@ pre-fetch: .endif GALLERYDIR?= www/data/gallery -WWWOWN?= www -WWWGRP?= www post-configure: @ ${SED} -e 's#%%PREFIX%%#${PREFIX}#g' \ 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 diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 39c1c6208ecc..5be821e056f4 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/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 diff --git a/www/glpi/Makefile b/www/glpi/Makefile index ac9f737d62ad..e811e5b40748 100644 --- a/www/glpi/Makefile +++ b/www/glpi/Makefile @@ -24,8 +24,6 @@ PKGMESSAGE= ${WRKDIR}/pkg-message CPIOARGS= --quiet -pdum -R GLPIDIR?= www/${PORTNAME} -WWWOWN?= www -WWWGRP?= www .include <bsd.port.pre.mk> diff --git a/www/hastymail/Makefile b/www/hastymail/Makefile index e009c411b597..5577b05d96ad 100644 --- a/www/hastymail/Makefile +++ b/www/hastymail/Makefile @@ -19,8 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes SUB_FILES= pkg-message -WWWOWN?= www -WWWGRP?= www INSTALL_DIR?= www/${PORTNAME} PLIST= ${WRKDIR}/pkg-plist diff --git a/www/hastymail2-devel/Makefile b/www/hastymail2-devel/Makefile index e009c411b597..5577b05d96ad 100644 --- a/www/hastymail2-devel/Makefile +++ b/www/hastymail2-devel/Makefile @@ -19,8 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes SUB_FILES= pkg-message -WWWOWN?= www -WWWGRP?= www INSTALL_DIR?= www/${PORTNAME} PLIST= ${WRKDIR}/pkg-plist diff --git a/www/hastymail2/Makefile b/www/hastymail2/Makefile index e009c411b597..5577b05d96ad 100644 --- a/www/hastymail2/Makefile +++ b/www/hastymail2/Makefile @@ -19,8 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes SUB_FILES= pkg-message -WWWOWN?= www -WWWGRP?= www INSTALL_DIR?= www/${PORTNAME} PLIST= ${WRKDIR}/pkg-plist diff --git a/www/hydra/Makefile b/www/hydra/Makefile index a2bd015271aa..9f2b633af2ce 100644 --- a/www/hydra/Makefile +++ b/www/hydra/Makefile @@ -28,8 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -WWWOWN?= www -WWWGRP?= www LOGDIR?= /var/log/hydra SUB_FILES= pkg-deinstall diff --git a/www/limesurvey/Makefile b/www/limesurvey/Makefile index fce9d19d5d96..baac987f3ce3 100644 --- a/www/limesurvey/Makefile +++ b/www/limesurvey/Makefile @@ -23,8 +23,6 @@ USE_ZIP= yes #User-configurable variables WWWDOCROOT?= www/ PHPSURVEYORURL?= phpsurveyor -WWWOWN?= www -WWWGRP?= www # # End of user-configurable variables. diff --git a/www/oscommerce/Makefile b/www/oscommerce/Makefile index 20825c072755..f7d56d3375f2 100644 --- a/www/oscommerce/Makefile +++ b/www/oscommerce/Makefile @@ -23,9 +23,6 @@ NO_BUILD= yes OSCOMMERCE= ${PREFIX}/www/data/oscommerce PKGMESSAGE= ${WRKDIR}/pkg-message -WWWOWN?= www -WWWGRP?= www - do-install: ${MKDIR} ${OSCOMMERCE} ${CP} -R ${WRKSRC}/catalog ${OSCOMMERCE} 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. diff --git a/www/phpsurveyor/Makefile b/www/phpsurveyor/Makefile index fce9d19d5d96..baac987f3ce3 100644 --- a/www/phpsurveyor/Makefile +++ b/www/phpsurveyor/Makefile @@ -23,8 +23,6 @@ USE_ZIP= yes #User-configurable variables WWWDOCROOT?= www/ PHPSURVEYORURL?= phpsurveyor -WWWOWN?= www -WWWGRP?= www # # End of user-configurable variables. diff --git a/www/pivot-weblog/Makefile b/www/pivot-weblog/Makefile index ef6cd0f64da9..2e03bd2ee39c 100644 --- a/www/pivot-weblog/Makefile +++ b/www/pivot-weblog/Makefile @@ -23,8 +23,6 @@ WANT_PHP_WEB= YES BLOGURL?= weblog WWWDOCROOT?= www BLOGDIR?= ${WWWDOCROOT}/${BLOGURL} -WWWOWN?= www -WWWGRP?= www SUB_FILES= pkg-message pkg-install pkg-deinstall SUB_LIST= BLOGURL=${BLOGURL} BLOGDIR=${BLOGDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} diff --git a/www/textpattern/Makefile b/www/textpattern/Makefile index 7717693c58af..cd2774af094b 100644 --- a/www/textpattern/Makefile +++ b/www/textpattern/Makefile @@ -15,8 +15,6 @@ COMMENT= A free, flexible, elegant, easy-to-use content management system NO_BUILD= YES WANT_PHP_WEB= YES -WWWOWN?= www -WWWGRP?= www TEXTPATTERN?= www/${PORTNAME} PLIST_SUB+= TEXTPATTERN=${TEXTPATTERN} USE_PHP= mbstring xml mysql diff --git a/www/wacko/Makefile b/www/wacko/Makefile index 0ae5f48cb63d..9464b76dd603 100644 --- a/www/wacko/Makefile +++ b/www/wacko/Makefile @@ -18,8 +18,6 @@ USE_BZIP2= yes # WWWDOCROOT?= www/data WACKOURL?= wacko -WWWOWN?= www -WWWGRP?= www # # End of user-configurable variables. CFGFILE=interwiki.conf |