svn commit: r338144 - head/audio/sidplay2

Antoine Brodin antoine at FreeBSD.org
Mon Dec 30 17:13:25 UTC 2013


Author: antoine
Date: Mon Dec 30 17:13:24 2013
New Revision: 338144
URL: http://svnweb.freebsd.org/changeset/ports/338144

Log:
  Stage support

Modified:
  head/audio/sidplay2/Makefile

Modified: head/audio/sidplay2/Makefile
==============================================================================
--- head/audio/sidplay2/Makefile	Mon Dec 30 17:10:08 2013	(r338143)
+++ head/audio/sidplay2/Makefile	Mon Dec 30 17:13:24 2013	(r338144)
@@ -14,9 +14,7 @@ LIB_DEPENDS=	libsidplay2.so:${PORTSDIR}/
 
 GNU_CONFIGURE=	yes
 USES=		pkgconfig
-NO_STAGE=	yes
 
-MAN1=		sidplay2.1
-PLIST_FILES=	bin/sidplay2
+PLIST_FILES=	bin/sidplay2 man/man1/sidplay2.1.gz
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list