summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/gabber/Makefile2
-rw-r--r--news/PicMonger/Makefile2
-rw-r--r--x11-toolkits/gnome--/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/gabber/Makefile b/net/gabber/Makefile
index 922a3fc6c7f5..60bdbc40f2f6 100644
--- a/net/gabber/Makefile
+++ b/net/gabber/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= erich@tacni.net
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gtkmm-1.2:${PORTSDIR}/x11-toolkits/gtk-- \
+ gtkmm-1.2.1:${PORTSDIR}/x11-toolkits/gtk-- \
gnomemm-1.1.2:${PORTSDIR}/x11-toolkits/gnome-- \
sigc.1:${PORTSDIR}/devel/libsigc++ \
gnet.0:${PORTSDIR}/net/gnet \
diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile
index 38d9bab3ea35..f9635db275f3 100644
--- a/news/PicMonger/Makefile
+++ b/news/PicMonger/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://download.sourceforge.net/PicMonger/
MAINTAINER= dburr@FreeBSD.ORG
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- gtkmm-1.2:${PORTSDIR}/x11-toolkits/gtk-- \
+ gtkmm-1.2.1:${PORTSDIR}/x11-toolkits/gtk-- \
Imlib.5:${PORTSDIR}/graphics/imlib
RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack
diff --git a/x11-toolkits/gnome--/Makefile b/x11-toolkits/gnome--/Makefile
index b3f982495965..379af080dc22 100644
--- a/x11-toolkits/gnome--/Makefile
+++ b/x11-toolkits/gnome--/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://download.sourceforge.net/gtkmm/
MAINTAINER= erich@tacni.net
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gtkmm-1.2:${PORTSDIR}/x11-toolkits/gtk--
+ gtkmm-1.2.1:${PORTSDIR}/x11-toolkits/gtk--
BUILD_DEPENDS= m4:${PORTSDIR}/devel/m4
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config