Date: Wed, 02 Dec 2015 14:52:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204966] make check-plist incorrectly replaces path with %%WWWOWN%% Message-ID: <bug-204966-13-cpqh5gq8yD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204966-13@https.bugs.freebsd.org/bugzilla/> References: <bug-204966-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204966 --- Comment #3 from Mathieu Arnold <mat@FreeBSD.org> --- The problem is that your port writes files into PREFIX/www directly, which it should not. The port must install its files in PREFIX/WWWDIR. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204966-13-cpqh5gq8yD>