aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-03-16 07:44:14 +0800
committermarcus <marcus@FreeBSD.org>2003-03-16 07:44:14 +0800
commit7549a19f4cca2c77542472f901415d3382d25a38 (patch)
tree8bfbfac8db20ee740c1f7b5797f7c5b425f51df1 /irc
parent843dfa17b628dbebb1b33b7f19d0abf21a4831c9 (diff)
downloadfreebsd-ports-gnome-7549a19f4cca2c77542472f901415d3382d25a38.tar.gz
freebsd-ports-gnome-7549a19f4cca2c77542472f901415d3382d25a38.tar.zst
freebsd-ports-gnome-7549a19f4cca2c77542472f901415d3382d25a38.zip
Chase gtkmm shared lib version.
Requested by: kris Pointy hat to: me probably
Diffstat (limited to 'irc')
-rw-r--r--irc/lostirc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index 7391dd8c17f8..583112c77480 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lostirc
PORTVERSION= 0.2.5
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= rael@vectorstar.net
COMMENT= LostIRC is a simple and minimal IRC client for X
-LIB_DEPENDS= gtkmm-2.0.2:${PORTSDIR}/x11-toolkits/gtk--2 \
+LIB_DEPENDS= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \
intl.4:${PORTSDIR}/devel/gettext
USE_X_PREFIX= yes