diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-05-30 21:59:33 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-05-30 21:59:33 +0000 |
commit | 9f78c7bb15c5cc603c52b7333ed25d1a3f3135cd (patch) | |
tree | 41025448396d9ffb28409e32922ae6b6a92bc2d2 /audio/glame | |
parent | 16535e6edea81924d3f854a8601ee634e4f6ce43 (diff) | |
download | ports-9f78c7bb15c5cc603c52b7333ed25d1a3f3135cd.tar.gz ports-9f78c7bb15c5cc603c52b7333ed25d1a3f3135cd.zip |
Notes
Diffstat (limited to 'audio/glame')
-rw-r--r-- | audio/glame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile index 753becde6074..d07816684936 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ USE_XORG= xbitmaps USE_XLIB= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui -USE_GCC= 3.4 +USE_GCC= 3.4+ USE_GETTEXT= yes GNU_CONFIGURE= yes USE_AUTOTOOLS= libltdl:15 libtool:15 |