diff options
Diffstat (limited to 'chat/ircu/Makefile')
-rw-r--r-- | chat/ircu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile index 9b918fddf5d..ea89afdf47b 100644 --- a/chat/ircu/Makefile +++ b/chat/ircu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/12/05 23:55:03 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2005/12/29 06:21:33 jlam Exp $ # DISTNAME= ircu2.10.11.07 @@ -13,7 +13,6 @@ COMMENT= Internet Relay Chat server customized for Undernet CONFLICTS+= ircd-hybrid-[0-9]* -USE_PKGINSTALL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --bindir=${PREFIX}/sbin |