diff options
Diffstat (limited to 'chat/i2cb/Makefile')
-rw-r--r-- | chat/i2cb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile index 510769d98a9..c4633f9ec18 100644 --- a/chat/i2cb/Makefile +++ b/chat/i2cb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:04 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/06/16 06:57:42 jlam Exp $ # DISTNAME= i2cb-6.0_ALPHA @@ -13,6 +13,8 @@ COMMENT= Next generation Internet Citicen's Band chat client WRKSRC= ${WRKDIR}/icb USE_GNU_READLINE= yes +INSTALLATION_DIRS= bin libdata + post-extract: ${RM} -f ${WRKSRC}/src/.depend |