summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/afio/Makefile4
-rw-r--r--archivers/freeze/Makefile4
-rw-r--r--archivers/gzrecover/Makefile4
-rw-r--r--archivers/ha/Makefile4
-rw-r--r--archivers/hpack/Makefile4
-rw-r--r--archivers/p7zip/Makefile4
-rw-r--r--archivers/ppmd/Makefile4
-rw-r--r--archivers/ppunpack/Makefile4
-rw-r--r--archivers/unace/Makefile4
-rw-r--r--archivers/unzip/Makefile4
-rw-r--r--archivers/zip/Makefile6
-rw-r--r--archivers/zip1/Makefile4
-rw-r--r--archivers/zoo/Makefile4
13 files changed, 27 insertions, 27 deletions
diff --git a/archivers/afio/Makefile b/archivers/afio/Makefile
index 4861809fee7..90fbc867b8b 100644
--- a/archivers/afio/Makefile
+++ b/archivers/afio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/05/02 22:23:58 danw Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/03 15:14:50 wiz Exp $
DISTNAME= afio-2.5
CATEGORIES= archivers
@@ -13,7 +13,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
NO_CONFIGURE= yes
-ALL_TARGET= afio
+BUILD_TARGET= afio
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
diff --git a/archivers/freeze/Makefile b/archivers/freeze/Makefile
index f7920d90997..05efa868740 100644
--- a/archivers/freeze/Makefile
+++ b/archivers/freeze/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/06/05 23:31:38 recht Exp $
+# $NetBSD: Makefile,v 1.16 2004/12/03 15:14:50 wiz Exp $
DISTNAME= freeze-2.5
PKGREVISION= 2
@@ -12,7 +12,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
-ALL_TARGET= prog
+BUILD_TARGET= prog
# Allow "melting" freeze-1.0-format archives.
CFLAGS+= -DCOMPAT=1
diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile
index b4575f8976a..ae0f822a920 100644
--- a/archivers/gzrecover/Makefile
+++ b/archivers/gzrecover/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:04 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/03 15:14:50 wiz Exp $
#
DISTNAME= gzrt-0.2
@@ -13,7 +13,7 @@ COMMENT= GZip Recovery Toolkit
PKG_INSTALLATION_TYPES= overwrite pkgviews
-ALL_TARGET= gzrecover
+BUILD_TARGET= gzrecover
USE_BUILDLINK3= yes
INSTALLATION_DIRS= bin
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile
index 5e3f6c44e7a..3fdd01df515 100644
--- a/archivers/ha/Makefile
+++ b/archivers/ha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/01/29 12:55:35 grant Exp $
+# $NetBSD: Makefile,v 1.19 2004/12/03 15:14:50 wiz Exp $
# FreeBSD Id: Makefile,v 1.9 1997/08/10 22:31:19 fenner Exp
#
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
MAKEFILE= makefile.nix
-ALL_TARGET= ha
+BUILD_TARGET= ha
USE_GNU_TOOLS+= make
do-install:
diff --git a/archivers/hpack/Makefile b/archivers/hpack/Makefile
index 5a27fcdc86b..255653b3f0e 100644
--- a/archivers/hpack/Makefile
+++ b/archivers/hpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/10/27 16:45:49 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2004/12/03 15:14:50 wiz Exp $
DISTNAME= hpack79src
PKGNAME= hpack-0.79
@@ -18,7 +18,7 @@ USE_PKGINSTALL= yes
CRYPTO= yes
MAKEFILE= makefile
-ALL_TARGET= hpack
+BUILD_TARGET= hpack
DIST_SUBDIR= ${PKGNAME_NOREV}
diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile
index c68aed41055..0b562a63fee 100644
--- a/archivers/p7zip/Makefile
+++ b/archivers/p7zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/11/23 14:57:52 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/03 15:14:50 wiz Exp $
#
DISTNAME= p7zip_4.12_src
@@ -23,7 +23,7 @@ PTHREAD_OPTS+= require
# compiles, but does not recognize any archives as supported
DYNAMIC_7Z= NO
.if !empty(DYNAMIC_7Z:MYES)
-ALL_TARGET= all2
+BUILD_TARGET= all2
PLIST_SUBST+= DYNAMIC_7Z=""
.else
PLIST_SUBST+= DYNAMIC_7Z="@comment "
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile
index 0ee6a446bb8..1e1562f95e7 100644
--- a/archivers/ppmd/Makefile
+++ b/archivers/ppmd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/07/28 02:47:35 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/03 15:14:50 wiz Exp $
#
DISTNAME= ppmdi1
@@ -14,7 +14,7 @@ COMMENT= PPM file compressor
PKG_INSTALLATION_TYPES= overwrite pkgviews
MAKEFILE= makefile.gmk
-ALL_TARGET= ppmd
+BUILD_TARGET= ppmd
WRKSRC= ${WRKDIR}
USE_LANGUAGES= c++
diff --git a/archivers/ppunpack/Makefile b/archivers/ppunpack/Makefile
index 3ae54e7187b..04ee1cc9aa4 100644
--- a/archivers/ppunpack/Makefile
+++ b/archivers/ppunpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/07/28 02:47:35 minskim Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/03 15:14:51 wiz Exp $
DISTNAME= ppsmall-1.0
PKGNAME= ppunpack-1.0
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/PPUnpack
USE_BUILDLINK3= yes
MAKE_FLAGS= CC="${CC}" COPTS="${CFLAGS}"
-ALL_TARGET= ppunpack
+BUILD_TARGET= ppunpack
LICENSE= no-commercial-use
INSTALLATION_DIRS= bin
diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile
index 00bbcb907c0..e22b9f98e8c 100644
--- a/archivers/unace/Makefile
+++ b/archivers/unace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/07/28 02:47:35 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/03 15:14:51 wiz Exp $
#
DISTNAME= unace-1.2b
@@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
-ALL_TARGET= clean unace
+BUILD_TARGET= clean unace
INSTALLATION_DIRS= bin
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 572a1869788..e9454fc1891 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2004/10/03 00:13:04 tv Exp $
+# $NetBSD: Makefile,v 1.51 2004/12/03 15:14:51 wiz Exp $
DISTNAME= unzip551
PKGNAME= unzip-5.51
@@ -19,7 +19,7 @@ USE_GNU_TOOLS+= make
.include "../../mk/bsd.prefs.mk"
MAKEFILE= unix/Makefile
-ALL_TARGET= generic_zlib unzipsfx
+BUILD_TARGET= generic_zlib unzipsfx
.if ${OPSYS:M*BSD} != "" || ${OPSYS} == "Darwin"
MAKE_FLAGS= CF="${CPPFLAGS} ${CFLAGS} -I. -DBSD -DUNIX -Dunix -DUSE_UNSHRINK" LF2="${_STRIPFLAG_CC} ${LDFLAGS} -lz"
.else
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index fc94582434a..ddb447f228b 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2004/11/22 19:36:17 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2004/12/03 15:14:51 wiz Exp $
# FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp
#
@@ -29,9 +29,9 @@ CFLAGS= -O0
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc*)
-ALL_TARGET= generic_gcc
+BUILD_TARGET= generic_gcc
.else
-ALL_TARGET= generic
+BUILD_TARGET= generic
CFLAGS= -O
.endif
diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile
index 29fd07b6712..6bd112ddbea 100644
--- a/archivers/zip1/Makefile
+++ b/archivers/zip1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/11/23 02:42:10 tv Exp $
+# $NetBSD: Makefile,v 1.31 2004/12/03 15:14:51 wiz Exp $
#
DISTNAME= zip1-1.1
@@ -20,7 +20,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}
MAKEFILE= makefile
-ALL_TARGET= zip zipcloak
+BUILD_TARGET= zip zipcloak
USE_BUILDLINK3= yes
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile
index 7e3659d726d..63742e28423 100644
--- a/archivers/zoo/Makefile
+++ b/archivers/zoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/05/29 12:00:28 minskim Exp $
+# $NetBSD: Makefile,v 1.21 2004/12/03 15:14:51 wiz Exp $
# FreeBSD Id: Makefile,v 1.8 1997/08/10 22:31:36 fenner Exp
#
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
NO_CONFIGURE= yes
-ALL_TARGET= bsdansi
+BUILD_TARGET= bsdansi
MAKEFILE= makefile
INSTALLATION_DIRS= bin man/man1