diff options
Diffstat (limited to 'chat/scrollz/Makefile')
-rw-r--r-- | chat/scrollz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/scrollz/Makefile b/chat/scrollz/Makefile index b67b1a9b08c..32c7878a5ee 100644 --- a/chat/scrollz/Makefile +++ b/chat/scrollz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/09/19 01:54:01 grant Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:05 tv Exp $ # DISTNAME= ScrollZ-1.9 @@ -13,7 +13,6 @@ COMMENT= Advanced IRC client based on ircII client BUILD_DEFS+= USE_INET6 GNU_CONFIGURE= yes -USE_BUILDLINK3= yes .include "../../mk/bsd.prefs.mk" |