svn commit: r340916 - head/audio/smasher

Danilo Egea Gondolfo danilo at FreeBSD.org
Fri Jan 24 16:02:13 UTC 2014


Author: danilo
Date: Fri Jan 24 16:02:13 2014
New Revision: 340916
URL: http://svnweb.freebsd.org/changeset/ports/340916
QAT: https://qat.redports.org/buildarchive/r340916/

Log:
  - Remove the comment from USE_GCC
  
  Reported by:	tijl

Modified:
  head/audio/smasher/Makefile

Modified: head/audio/smasher/Makefile
==============================================================================
--- head/audio/smasher/Makefile	Fri Jan 24 15:52:12 2014	(r340915)
+++ head/audio/smasher/Makefile	Fri Jan 24 16:02:13 2014	(r340916)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libsndfile.so:${PORTSDIR}/a
 
 GNU_CONFIGURE=	yes
 USES=		desktop-file-utils gmake pkgconfig
-#USE_GCC=	yes
+USE_GCC=	yes
 USE_WX=		yes
 WX_CONF_ARGS=	absolute
 


More information about the svn-ports-all mailing list