svn commit: r334832 - head/audio/libfishsound
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 25 11:33:31 UTC 2013
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= *
More information about the svn-ports-head
mailing list