Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Nov 2013 22:04:36 +0100
From:      Mathieu Arnold <mat@mat.cc>
To:        Kevin Lo <kevlo@FreeBSD.org>, 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:  <F3C5D18D482EE4955071EDF5@atuin.in.mat.cc>
In-Reply-To: <201311080529.rA85Tir3031982@svn.freebsd.org>
References:  <201311080529.rA85Tir3031982@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
+--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.

-- 
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F3C5D18D482EE4955071EDF5>