aboutsummaryrefslogtreecommitdiff
path: root/x11/gmrun
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-05-31 22:10:15 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-05-31 22:10:15 +0000
commit50d23771a4194f853d0bae9d6b1f7b01866ae107 (patch)
tree99fed55402c25d9d7711ce31cc304391cd7bbbf5 /x11/gmrun
parentc926ed237f7ba6c648b6e8457e1ad1d58ea9148a (diff)
downloadports-50d23771a4194f853d0bae9d6b1f7b01866ae107.tar.gz
ports-50d23771a4194f853d0bae9d6b1f7b01866ae107.zip
Use system compiler on CURRENT
Notes
Notes: svn path=/head/; revision=192500
Diffstat (limited to 'x11/gmrun')
-rw-r--r--x11/gmrun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gmrun/Makefile b/x11/gmrun/Makefile
index 09165d296fab..fdcf3867cb99 100644
--- a/x11/gmrun/Makefile
+++ b/x11/gmrun/Makefile
@@ -17,7 +17,7 @@ COMMENT= A customizable program to run programs, with tab-completion
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
-USE_GCC= 3.4
+USE_GCC= 3.4+
USE_X_PREFIX= yes
USE_GNOME= gtk20
USE_GMAKE= yes