aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-04-22 08:17:07 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-04-22 08:17:07 +0800
commit2f343008a9f50c37d787e6cdc7aadc367481ebc8 (patch)
treee139452fcd496d950851bb277e9221b411ef05b2 /www
parent5f962a0a0b2f3323902a388efdd2a71bec60ae5a (diff)
downloadfreebsd-ports-gnome-2f343008a9f50c37d787e6cdc7aadc367481ebc8.tar.gz
freebsd-ports-gnome-2f343008a9f50c37d787e6cdc7aadc367481ebc8.tar.zst
freebsd-ports-gnome-2f343008a9f50c37d787e6cdc7aadc367481ebc8.zip
- USE_APACHE=yes is deprecated
- WITH_APACHE2 is deprecated PR: ports/133692 Approved by: maintainer Submitted by: me
Diffstat (limited to 'www')
-rw-r--r--www/siteframe/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile
index 9e59dd742c79..416025a796cf 100644
--- a/www/siteframe/Makefile
+++ b/www/siteframe/Makefile
@@ -16,8 +16,7 @@ COMMENT= A web community content management system in PHP5 and MySQL
RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty
-USE_APACHE= yes
-WITH_APACHE2= yes
+USE_APACHE= 2.0+
USE_PHP= mysqli simplexml xml session gd
DEFAULT_PHP_VER= 5
IGNORE_WITH_PHP= 4
@@ -39,7 +38,7 @@ SUB_FILES= pkg-message
SUB_LIST= DIR=${SITEFRAMEDIR}
do-install:
- ${MKDIR} ${SITEFRAMEDIR}
+ ${MKDIR} ${SITEFRAMEDIR}/
${CP} -R ${WRKSRC}/* ${SITEFRAMEDIR}/
${CHOWN} -R ${WWWOWN} ${SITEFRAMEDIR}/