aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-25 13:23:59 +0800
committermiwi <miwi@FreeBSD.org>2014-05-25 13:23:59 +0800
commit9a344c1b5eba13c0003d26c9c274f9cebb2d3569 (patch)
tree04cedff4303b25c1733f1da72f25954e9a0f11ab /www
parentd3e9287996b766ee3a66888274156f6817f16d28 (diff)
downloadfreebsd-ports-gnome-9a344c1b5eba13c0003d26c9c274f9cebb2d3569.tar.gz
freebsd-ports-gnome-9a344c1b5eba13c0003d26c9c274f9cebb2d3569.tar.zst
freebsd-ports-gnome-9a344c1b5eba13c0003d26c9c274f9cebb2d3569.zip
- Stage support
PR: 190127
Diffstat (limited to 'www')
-rw-r--r--www/groupoffice/Makefile9
-rw-r--r--www/groupoffice/pkg-plist2
2 files changed, 6 insertions, 5 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile
index c5a5f7cd4e34..1d201e74e7bf 100644
--- a/www/groupoffice/Makefile
+++ b/www/groupoffice/Makefile
@@ -27,7 +27,6 @@ IMAP_DESC= IMAP support
GD_DESC= Gallery support (GD)
WBXML_DESC= Synchronization Support
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MIMAP}
@@ -47,10 +46,10 @@ LIB_DEPENDS= wbxml2:${PORTSDIR}/textproc/wbxml2
.endif
do-install:
- @${MKDIR} ${WWWDIR}
- ${CP} -R ${WRKSRC}/ ${WWWDIR}
- @${TOUCH} ${WWWDIR}/config.php
- @${CHOWN} ${WWWOWN} ${WWWDIR}/config.php
+ @${MKDIR} ${STAGEDIR}${WWWDIR}
+ ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}
+ @${TOUCH} ${STAGEDIR}${WWWDIR}/config.php
+ @${CHOWN} ${WWWOWN} ${STAGEDIR}${WWWDIR}/config.php
@${CAT} ${PKGMESSAGE}
create-plist:
diff --git a/www/groupoffice/pkg-plist b/www/groupoffice/pkg-plist
index e7bbad2c4cfc..9ac28c699a36 100644
--- a/www/groupoffice/pkg-plist
+++ b/www/groupoffice/pkg-plist
@@ -1,3 +1,5 @@
+@owner www
+@group www
%%WWWDIR%%/CHANGELOG.TXT
%%WWWDIR%%/FAQ.TXT
%%WWWDIR%%/Group-Office.php