mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Add missing dependency
- Bump PORTREVISION Submitted by: pabelanger _AT_ gmail.com (by private mail)
This commit is contained in:
parent
a3847a4318
commit
25863e4395
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243139
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= rtgui
|
||||
PORTVERSION= 0.2.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-p2p www
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -28,7 +29,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_scgi.so:${PORTSDIR}/www/mod_scg
|
||||
RUN_DEPENDS+= lighttpd:${PORTSDIR}/www/lighttpd
|
||||
.endif
|
||||
|
||||
USE_PHP= xmlrpc session
|
||||
USE_PHP= xmlrpc session mbstring
|
||||
WANT_PHP_WEB= yes
|
||||
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user