Date: Sat, 28 Dec 2013 20:31:53 +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: r337905 - head/audio/ghostess Message-ID: <201312282031.rBSKVrsG045356@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Dec 28 20:31:53 2013 New Revision: 337905 URL: http://svnweb.freebsd.org/changeset/ports/337905 Log: Stage support Modified: head/audio/ghostess/Makefile Modified: head/audio/ghostess/Makefile ============================================================================== --- head/audio/ghostess/Makefile Sat Dec 28 20:29:35 2013 (r337904) +++ head/audio/ghostess/Makefile Sat Dec 28 20:31:53 2013 (r337905) @@ -24,14 +24,12 @@ LIB_DEPENDS= libdssialsacompat.so:${PORT libjack.so:${PORTSDIR}/audio/jack USE_BZIP2= yes -NO_STAGE= yes USE_GNOME= gtk20 USES= gmake pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-jackmidi -MAN1= ghostess.1 -PLIST_FILES= bin/ghostess bin/ghostess_universal_gui +PLIST_FILES= bin/ghostess bin/ghostess_universal_gui man/man1/ghostess.1.gz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312282031.rBSKVrsG045356>