diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 18:03:49 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 18:03:49 +0000 |
commit | 6c39a6eab6ab88e2dd89dec7c00e74f22113a907 (patch) | |
tree | cbbe33a27ca8ed9a1766ae778dd6daf92ed9dfa4 /archivers/zoo/Makefile | |
parent | f425933991a2cf279fadad07ef77122477deb2aa (diff) | |
download | pkgsrc-6c39a6eab6ab88e2dd89dec7c00e74f22113a907.tar.gz |
bl3ify
Diffstat (limited to 'archivers/zoo/Makefile')
-rw-r--r-- | archivers/zoo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 451a487af0b..96c10632e43 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/01/20 12:07:07 agc Exp $ +# $NetBSD: Makefile,v 1.19 2004/03/11 18:03:50 xtraeme Exp $ # FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp # @@ -13,7 +13,7 @@ COMMENT= Manipulate archives of files in compressed form LICENSE= zoo-license WRKSRC= ${WRKDIR} -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes ALL_TARGET= bsdansi MAKEFILE= makefile |