svn commit: r330781 - in head/www/vdr-plugin-live: . files

Alexey Dokuchaev danfe at FreeBSD.org
Sat Oct 19 13:36:26 UTC 2013


On Fri, Oct 18, 2013 at 10:30:17PM +0000, Juergen Lock wrote:
> New Revision: 330781
> URL: http://svnweb.freebsd.org/changeset/ports/330781
> 
>  NO_STAGE=	yes
> +
>  .include	"${.CURDIR}/../../multimedia/vdr/Makefile.plugins"
> [...]
>  
> +pre-install:
> +	${MKDIR} ${PREFIX}/lib/vdr
> +

Hmm, since it's unstaged port, it looks like pre-install should really be
pre-su-install, otherwise it will fail unless built/installed by root, if
I'm not mistaken.

./danfe


More information about the svn-ports-all mailing list