Date: Sat, 09 Nov 2013 23:33:36 +0800 From: Kevin Lo <kevlo@FreeBSD.org> To: Mathieu Arnold <mat@mat.cc>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r333181 - in head/www/owncloud: . files Message-ID: <527E55D0.7010100@FreeBSD.org> In-Reply-To: <F3C5D18D482EE4955071EDF5@atuin.in.mat.cc> References: <201311080529.rA85Tir3031982@svn.freebsd.org> <F3C5D18D482EE4955071EDF5@atuin.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
Mathieu Arnold wrote: > +--On 8 novembre 2013 05:29:44 +0000 Kevin Lo <kevlo@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. I've already an updated diff includes that fix to owncloud 5.0.13. I'll commit it, thanks. Kevin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?527E55D0.7010100>