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 | ecb61286fed4cb1f71a6aaba95d20b9b9b55a7c9 (patch) | |
tree | 46165edf00ff0e2e6726d0f59de37628818c6630 /chat/dircproxy | |
parent | ccb05adb944b2c0dad0493bf2da57be6d6e4293c (diff) | |
download | pkgsrc-ecb61286fed4cb1f71a6aaba95d20b9b9b55a7c9.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 |