diff options
Diffstat (limited to 'chat/dircproxy')
-rw-r--r-- | chat/dircproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile index fd955ee09f8..7210b0ed40b 100644 --- a/chat/dircproxy/Makefile +++ b/chat/dircproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/11/21 23:06:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/11 05:43:07 snj Exp $ DISTNAME= dircproxy-1.0.5 PKGREVISION= 1 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.dircproxy.net/ COMMENT= Detachable internet relay chat proxy server GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_PERL5= YES USE_PKGINSTALL= YES |