diff options
Diffstat (limited to 'chat/bitchx')
-rw-r--r-- | chat/bitchx/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile index c11746e486a..5d16390ac97 100644 --- a/chat/bitchx/Makefile +++ b/chat/bitchx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2011/03/28 13:02:25 obache Exp $ +# $NetBSD: Makefile,v 1.51 2012/10/03 00:02:34 asau Exp $ DISTNAME= ircii-pana-1.1-final PKGNAME= bitchx-1.1 @@ -13,8 +13,6 @@ COMMENT= IRC client based on ircII # This package is not even remotely 64-bit clean NOT_FOR_PLATFORM= ${LP64PLATFORMS} -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= bash WRKSRC= ${WRKDIR}/BitchX |