mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- Added missing php dependency
PR: 133863 Submitted by: Maurice Castro <maurice@castro.aus.net> (maintainer)
This commit is contained in:
parent
d70c20d36e
commit
71a4ee95ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232680
@ -7,9 +7,9 @@
|
||||
|
||||
PORTNAME= davical
|
||||
PORTVERSION= 0.9.6.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= rscds
|
||||
MASTER_SITES= SF/rscds
|
||||
DISTNAME= davical_${PORTVERSION}
|
||||
|
||||
MAINTAINER= maurice@castro.aus.net
|
||||
@ -26,6 +26,8 @@ WRKSRC= ${WRKDIR}/davical-${PORTVERSION}
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
USE_PHP= gettext pcre xml
|
||||
|
||||
SUB_FILES= pkg-message httpd-davical.conf
|
||||
WWWDIR?= ${PREFIX}/www/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user