svn commit: r402994 - head/games/vegastrike

Dmitry Marakasov amdmi3 at amdmi3.ru
Fri Dec 4 15:44:31 UTC 2015


* John Marino (marino at FreeBSD.org) wrote:

> Modified: head/games/vegastrike/Makefile
> ==============================================================================
> --- head/games/vegastrike/Makefile	Fri Dec  4 15:22:34 2015	(r402993)
> +++ head/games/vegastrike/Makefile	Fri Dec  4 15:23:12 2015	(r402994)
> @@ -38,7 +38,8 @@ CONFIGURE_ARGS=	--disable-cegui --disabl
>  		--with-boost=system \
>  		--enable-flags="${CXXFLAGS}"
>  
> -PLIST_FILES=	bin/vegastrike bin/vssetup bin/vegaserver
> +BIN_FILES=	bin/vegastrike bin/vssetup bin/vegaserver
> +FLIST_FILES=	${BIN_FILES}

Have you even tested this?

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru      http://amdmi3.ru


More information about the svn-ports-all mailing list