diff options
Diffstat (limited to 'chat/irssi/Makefile')
-rw-r--r-- | chat/irssi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile index 1bcd9a55399..af0b4cbdf6e 100644 --- a/chat/irssi/Makefile +++ b/chat/irssi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2004/12/11 00:21:53 minskim Exp $ +# $NetBSD: Makefile,v 1.29 2004/12/11 00:26:45 minskim Exp $ DISTNAME= ${IRSSI_DISTNAME} PKGREVISION= 2 @@ -17,6 +17,7 @@ BUILD_DEFS+= USE_INET6 IRSSI_USE_PERL IRSSI_USE_SSL GNU_CONFIGURE= yes USE_BUILDLINK3= yes +USE_LIBTOOL= yes USE_PKGINSTALL= yes CONFIGURE_ARGS+= --with-terminfo \ |