aboutsummaryrefslogtreecommitdiff
path: root/irc/lostirc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /irc/lostirc
parent742adcabd74aa0adc91246bae79c97658a078415 (diff)
downloadports-186b8ba82fdd761aee89704395c52ac809bc7026.tar.gz
ports-186b8ba82fdd761aee89704395c52ac809bc7026.zip
Notes
Diffstat (limited to 'irc/lostirc')
-rw-r--r--irc/lostirc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index dda8f91f5a8f..1e30ac7d9d61 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lostirc
PORTVERSION= 0.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= rael@vectorstar.net
COMMENT= LostIRC is a simple and minimal IRC client for X
-LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtk--2 \
- intl.5:${PORTSDIR}/devel/gettext-old
+LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtk--2
+USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes