diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-09-01 17:55:58 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-09-01 17:55:58 +0000 |
commit | 2d13c2055fc11c11c32e0a28506e02f947fe6db0 (patch) | |
tree | 2476a5deff51f9fad7fc264bfaa3bb4e34541c57 /x11-wm/xfce | |
parent | e0c0a1d11da090cdd679df82f85bbf70f251d914 (diff) |
Notes
Diffstat (limited to 'x11-wm/xfce')
-rw-r--r-- | x11-wm/xfce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 0b76722eabb0..3618de764c09 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -16,7 +16,7 @@ COMMENT= CDE like desktop with GTK LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile -USE_GCC= 4.1 +USE_GCC= 4.2+ USE_XORG= x11 xpm USE_GETTEXT= yes USE_GNOME= gdkpixbuf |