svn commit: r333181 - in head/www/owncloud: . files

Mathieu Arnold mat at mat.cc
Fri Nov 8 21:04:45 UTC 2013


+--On 8 novembre 2013 05:29:44 +0000 Kevin Lo <kevlo at FreeBSD.org> wrote:
| +PLIST_SUB=	OWNCLOUDDIR=${OWNCLOUDDIR}
| +OWNCLOUDDIR=	${WWWDOCROOT}/${PORTNAME}

Unless I'm mistaken, there's already a variable and a PLIST_SUB item with
exactly that, and that's WWWDIR, no ?

You should replace ${PREFIX}/${OWNCLOUDDIR} by ${WWWDIR} in the Makefile,
and OWNCLOUDDIR by WWWDIR in the plist.

-- 
Mathieu Arnold


More information about the svn-ports-all mailing list