summaryrefslogtreecommitdiff
path: root/audio/gkrellmss2
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-05-30 21:49:40 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-05-30 21:49:40 +0000
commit16535e6edea81924d3f854a8601ee634e4f6ce43 (patch)
tree5c22c64da7a2ae0fbca8351c7912356c10e79490 /audio/gkrellmss2
parentFix more sysctl(3) argument sizes and correct a comment. (diff)
Use the system compiler on CURRENT
Notes
Notes: svn path=/head/; revision=192425
Diffstat (limited to 'audio/gkrellmss2')
-rw-r--r--audio/gkrellmss2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gkrellmss2/Makefile b/audio/gkrellmss2/Makefile
index 0526d2585196..6045243d5aec 100644
--- a/audio/gkrellmss2/Makefile
+++ b/audio/gkrellmss2/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2
USE_X_PREFIX= yes
USE_GNOME= esound gtk20
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_GMAKE= yes
MAKE_ENV= LOCALEDIR="${PREFIX}/share/locale"