Date: Mon, 25 Nov 2013 11:33:31 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334832 - head/audio/libfishsound Message-ID: <201311251133.rAPBXVeH013763@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Nov 25 11:33:30 2013 New Revision: 334832 URL: http://svnweb.freebsd.org/changeset/ports/334832 Log: - Support STAGEDIR Modified: head/audio/libfishsound/Makefile Modified: head/audio/libfishsound/Makefile ============================================================================== --- head/audio/libfishsound/Makefile Mon Nov 25 11:33:26 2013 (r334831) +++ head/audio/libfishsound/Makefile Mon Nov 25 11:33:30 2013 (r334832) @@ -21,7 +21,7 @@ OPTIONS_DEFINE= DOCS DOXYGEN GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes +#NO_STAGE= yes USES= pathfix pkgconfig PORTDOCS= *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311251133.rAPBXVeH013763>