summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-05-29 16:27:52 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-05-29 16:27:52 +0000
commit148c80d7c9d3adde2c2f54f6e71755b930554b05 (patch)
tree1ffc41d0709db5f2537ca3c02aadfa421d83e466
parentThe phpDocumentor tool is a standalone auto-documentor similar to JavaDoc (diff)
Use system compiler on CURRENT
Notes
Notes: svn path=/head/; revision=192316
-rw-r--r--audio/gspeakers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gspeakers/Makefile b/audio/gspeakers/Makefile
index 0e00ebe3f7a2..c4a89c9ff8f8 100644
--- a/audio/gspeakers/Makefile
+++ b/audio/gspeakers/Makefile
@@ -17,7 +17,7 @@ COMMENT= Gnome-based loudspeaker design program
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
USE_XLIB= yes
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GNOME= gnomeprefix gnometarget libxml2
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env