diff options
author | snj <snj@pkgsrc.org> | 2004-04-11 05:40:38 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-11 05:40:38 +0000 |
commit | 2f6c185eb707d1f0b648e6460431ab1beb9a729b (patch) | |
tree | 46165edf00ff0e2e6726d0f59de37628818c6630 /chat/dircproxy | |
parent | fec06b8f98ea4cf55dace758cb033145d477daa1 (diff) | |
download | pkgsrc-2f6c185eb707d1f0b648e6460431ab1beb9a729b.tar.gz |
Convert to buildlink3.
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 |