aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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