summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-26 22:05:23 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-26 22:05:23 +0000
commit00e230f60ad2918fbf18c54a8bc3d668669c636c (patch)
tree1c6a761e2063a4e107c807ddb4c7ef356aaa199f /net-p2p
parent- Update to 2.50 (diff)
- Add session extension for php
- Bump PORTREVISION PR: ports/119038 Submitted by: Philippe Audeoud <jadawin tuxaco.net> (maintainer)
Notes
Notes: svn path=/head/; revision=204591
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/rtgui/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile
index a623d7832811..0fce4c6bb2cb 100644
--- a/net-p2p/rtgui/Makefile
+++ b/net-p2p/rtgui/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rtgui
PORTVERSION= 0.2.2
+PORTREVISION= 1
CATEGORIES= net-p2p www
MASTER_SITES= http://rtgui.googlecode.com/files/
EXTRACT_SUFX= .tgz
@@ -30,7 +31,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_scgi.so:${PORTSDIR}/www/mod_scg
RUN_DEPENDS+= lighttpd:${PORTSDIR}/www/lighttpd
.endif
-USE_PHP= xmlrpc
+USE_PHP= xmlrpc session
WANT_PHP_WEB= yes
NO_BUILD= yes