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 /x11-toolkits/libpanelappletmm | |
parent | 4861419558f989dd64ec0109835c54ce293ad394 (diff) | |
download | ports-cd6f803346da3cb143d5bf04948422cfa5957626.tar.gz ports-cd6f803346da3cb143d5bf04948422cfa5957626.zip |
Notes
Diffstat (limited to 'x11-toolkits/libpanelappletmm')
-rw-r--r-- | x11-toolkits/libpanelappletmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libpanelappletmm/Makefile b/x11-toolkits/libpanelappletmm/Makefile index 530a6c8ef9b7..0c2d8eea8680 100644 --- a/x11-toolkits/libpanelappletmm/Makefile +++ b/x11-toolkits/libpanelappletmm/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GCC= 3.4 +USE_GCC= 3.4+ USE_GNOME= gnomehack lthack gnomepanel USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes |