summaryrefslogtreecommitdiff
path: root/irc/lostirc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-15 23:44:14 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-03-15 23:44:14 +0000
commit43624b00a821c04a77af751e5bdd6821227d9e26 (patch)
treea1ec7625fca49478e2e253b5cb1c096a7e39982a /irc/lostirc
parentUpdate to 2.2.8, which was released today with this note on the (diff)
Chase gtkmm shared lib version.
Requested by: kris Pointy hat to: me probably
Notes
Notes: svn path=/head/; revision=77135
Diffstat (limited to 'irc/lostirc')
-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