diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-28 04:24:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-28 04:24:28 +0000 |
commit | 4861419558f989dd64ec0109835c54ce293ad394 (patch) | |
tree | 46c3b9d952290158ffd49f19d84b726b29b3317f /textproc | |
parent | c1cac1b4d18cf2c520be7e13e8bb227178d655f1 (diff) | |
download | ports-4861419558f989dd64ec0109835c54ce293ad394.tar.gz ports-4861419558f989dd64ec0109835c54ce293ad394.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml++26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 4fd76a6ce72b..3b67edb5fa53 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 LATEST_LINK= libxml++26 USE_GMAKE= yes -USE_GCC= 3.4 +USE_GCC= 3.4+ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |