diff options
author | xtraeme <xtraeme> | 2004-03-11 18:03:49 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-03-11 18:03:49 +0000 |
commit | b720d021413dcea6d0c5ecc71ab97500c737ce06 (patch) | |
tree | cbbe33a27ca8ed9a1766ae778dd6daf92ed9dfa4 /archivers/cabextract | |
parent | 1cfb03468403d03e7c55ae589b2083fac754e372 (diff) | |
download | pkgsrc-b720d021413dcea6d0c5ecc71ab97500c737ce06.tar.gz |
bl3ify
Diffstat (limited to 'archivers/cabextract')
-rw-r--r-- | archivers/cabextract/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile index 1c4c99a9621..2345e9ac75d 100644 --- a/archivers/cabextract/Makefile +++ b/archivers/cabextract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/03/10 23:05:43 ben Exp $ +# $NetBSD: Makefile,v 1.10 2004/03/11 18:03:49 xtraeme Exp $ # DISTNAME= cabextract-1.0 @@ -9,7 +9,7 @@ MAINTAINER= ben@NetBSD.org HOMEPAGE= http://www.kyz.uklinux.net/cabextract.php3 COMMENT= Microsoft cabinet (.CAB) file extractor -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes GNU_CONFIGURE= yes USE_GNU_TOOLS+= make |