1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

www/sabredav: deleted second USE_PHP

Submitted by:	meyser@xenet.de (maintainer)
This commit is contained in:
Kurt Jaeger 2014-08-09 07:35:10 +00:00
parent f1c951e40d
commit 76987079d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364403

View File

@ -41,8 +41,6 @@ WRKSRC= ${WRKDIR}/SabreDAV
NO_BUILD= yes
USE_PHP= yes
do-install:
${MKDIR} ${STAGEDIR}/${WWWDIR}
(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}/${WWWDIR} )