diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-08 12:01:08 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-08 12:01:08 +0000 |
commit | 81593e6fc3765c141cc26d670f650ee969f4030c (patch) | |
tree | 99e420fcad07cb8c2a6f8ec1c7349895380c160e /x11-toolkits | |
parent | 2c51bb9ce7494a4d1166fa50f28f654750e65b1e (diff) | |
download | ports-81593e6fc3765c141cc26d670f650ee969f4030c.tar.gz ports-81593e6fc3765c141cc26d670f650ee969f4030c.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkmm24/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile index 16770ea6d357..8152579b98e0 100644 --- a/x11-toolkits/gtkmm24/Makefile +++ b/x11-toolkits/gtkmm24/Makefile @@ -20,9 +20,10 @@ COMMENT= C++ wrapper for Gtk+, Pango, Atk LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +LATEST_LINK= gtkmm24 + USE_BZIP2= yes USE_X_PREFIX= yes -LATEST_LINK= gtkmm2 USE_GMAKE= yes USE_GCC= 3.3 USE_LIBTOOL_VER=13 |