diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-06-10 12:43:13 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-06-10 12:43:13 +0000 |
commit | a9895245cb56cba15595d04650d9ee31c0f70923 (patch) | |
tree | 162b3d5282a58d2ff8debf5dc0a345e9efe58e73 | |
parent | 86d71ecd7fcf255fb5f72c37f6a3c83ec6f7d74c (diff) | |
download | ports-a9895245cb56cba15595d04650d9ee31c0f70923.tar.gz ports-a9895245cb56cba15595d04650d9ee31c0f70923.zip |
Notes
-rw-r--r-- | devel/xfc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xfc/Makefile b/devel/xfc/Makefile index f9a43d20867e..4394e576ed00 100644 --- a/devel/xfc/Makefile +++ b/devel/xfc/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes -USE_GCC= 3.3+ +USE_GCC= 3.4+ USE_GNOME= glib20 gtk20 atk pango pkgconfig libglade2 gnomehack USE_X_PREFIX= yes USE_LIBTOOL_VER=15 |