summaryrefslogtreecommitdiff
path: root/chat/irssi-icb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/irssi-icb/Makefile')
-rw-r--r--chat/irssi-icb/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/chat/irssi-icb/Makefile b/chat/irssi-icb/Makefile
index 6b615cb8010..742c7d33a2b 100644
--- a/chat/irssi-icb/Makefile
+++ b/chat/irssi-icb/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:25:55 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/12/04 10:48:09 veego Exp $
#
DISTNAME= irssi-icb-0.14
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/${IRSSI_DISTNAME}/${DISTNAME}
CATEGORIES= chat
MASTER_SITES= http://www.irssi.org/files/plugins/icb/
@@ -19,6 +19,9 @@ DEPENDS+= irssi>=${IRSSI_VERSION}:../../chat/irssi
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
CONFIGURE_ARGS+= --with-irssi=${WRKDIR}/${IRSSI_DISTNAME}
post-extract: