summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkmm30/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-05-25 18:33:53 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-05-25 18:33:53 +0800
commit0d87edbbe2f8a9b64d57f9d849c65c4e0a99224a (patch)
treef3cc6cebf023d9c8cb0dccca0a643e5d108f1926 /x11-toolkits/gtkmm30/Makefile
parent0315d849062091ee68484ca29f6a83a2fcdc1a57 (diff)
downloadmarcuscom-ports-0d87edbbe2f8a9b64d57f9d849c65c4e0a99224a.tar
marcuscom-ports-0d87edbbe2f8a9b64d57f9d849c65c4e0a99224a.tar.gz
marcuscom-ports-0d87edbbe2f8a9b64d57f9d849c65c4e0a99224a.tar.bz2
marcuscom-ports-0d87edbbe2f8a9b64d57f9d849c65c4e0a99224a.tar.lz
marcuscom-ports-0d87edbbe2f8a9b64d57f9d849c65c4e0a99224a.tar.xz
marcuscom-ports-0d87edbbe2f8a9b64d57f9d849c65c4e0a99224a.tar.zst
marcuscom-ports-0d87edbbe2f8a9b64d57f9d849c65c4e0a99224a.zip
Update to 3.4.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16787 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtkmm30/Makefile')
-rw-r--r--x11-toolkits/gtkmm30/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile
index 6a6a68872..d61b86021 100644
--- a/x11-toolkits/gtkmm30/Makefile
+++ b/x11-toolkits/gtkmm30/Makefile
@@ -3,11 +3,11 @@
# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtkmm30/Makefile,v 1.18 2011/09/19 18:15:38 kwm Exp $
+# $MCom: ports/x11-toolkits/gtkmm30/Makefile,v 1.19 2011/10/07 14:36:18 kwm Exp $
#
PORTNAME= gtkmm
-PORTVERSION= 3.2.0
+PORTVERSION= 3.4.0
PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
@@ -21,11 +21,11 @@ LATEST_LINK= gtkmm30
.if !defined(REFERENCE_PORT)
-LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm \
- cairomm-1.0.1:${PORTSDIR}/graphics/cairomm \
- atkmm-1.6.2:${PORTSDIR}/accessibility/atkmm \
- pangomm-1.4.1:${PORTSDIR}/x11-toolkits/pangomm
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+LIB_DEPENDS= glibmm-2.4:${PORTSDIR}/devel/glibmm \
+ cairomm-1.0:${PORTSDIR}/graphics/cairomm \
+ atkmm-1.6:${PORTSDIR}/accessibility/atkmm \
+ pangomm-1.4:${PORTSDIR}/x11-toolkits/pangomm
USE_GMAKE= yes
USE_GETTEXT= yes