diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2007-05-28 04:39:07 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2007-05-28 04:39:07 +0000 |
commit | cd6f803346da3cb143d5bf04948422cfa5957626 (patch) | |
tree | 7955ca5fdf9bc7bf5292da94e46c5a299de73e54 /databases/libgdamm | |
parent | 4861419558f989dd64ec0109835c54ce293ad394 (diff) | |
download | ports-cd6f803346da3cb143d5bf04948422cfa5957626.tar.gz ports-cd6f803346da3cb143d5bf04948422cfa5957626.zip |
Notes
Diffstat (limited to 'databases/libgdamm')
-rw-r--r-- | databases/libgdamm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile index 80f5d48adb60..7ddff0cd2436 100644 --- a/databases/libgdamm/Makefile +++ b/databases/libgdamm/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_XLIB= yes -USE_GCC= 3.4 +USE_GCC= 3.4+ USE_GMAKE= yes USE_GNOME= gnomehack libgda2 GNU_CONFIGURE= yes |