Date: Mon, 30 Dec 2013 17:13:24 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338144 - head/audio/sidplay2 Message-ID: <201312301713.rBUHDOpQ026726@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312301713.rBUHDOpQ026726>