diff options
Diffstat (limited to 'chat/bitchx/Makefile')
-rw-r--r-- | chat/bitchx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile index 18719a05960..1848981248e 100644 --- a/chat/bitchx/Makefile +++ b/chat/bitchx/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2003/01/31 00:17:45 salo Exp $ +# $NetBSD: Makefile,v 1.16 2003/03/29 12:40:16 jmmv Exp $ # DISTNAME= ircii-pana-1.0c19 PKGNAME= bitchx-1.0.3.19 +WRKSRC= ${WRKDIR}/BitchX CATEGORIES= chat MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ \ ftp://ftp.bitchx.org/pub/BitchX/source/old/ @@ -11,8 +12,6 @@ MAINTAINER= jmcneill@invisible.yi.org HOMEPAGE= http://www.bitchx.org/ COMMENT= IRC client based on ircII -WRKSRC= ${WRKDIR}/BitchX - USE_BUILDLINK2= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes |