summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-03 15:14:50 +0000
committerwiz <wiz@pkgsrc.org>2004-12-03 15:14:50 +0000
commit6e02d7ee4135596fbf3221f6c20ff5e8cf314775 (patch)
tree8f483a3c4a5e5f1691642df617cb7138d1cf8187 /misc
parenta1052f051eabb24e35ae6af3a4b193d6e8682662 (diff)
downloadpkgsrc-6e02d7ee4135596fbf3221f6c20ff5e8cf314775.tar.gz
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Diffstat (limited to 'misc')
-rw-r--r--misc/9menu/Makefile4
-rw-r--r--misc/ascii/Makefile4
-rw-r--r--misc/astrolog/Makefile4
-rw-r--r--misc/bbdb/Makefile4
-rw-r--r--misc/bottlerocket/Makefile4
-rw-r--r--misc/brs/Makefile4
-rw-r--r--misc/chipmunk/Makefile4
-rw-r--r--misc/dt/Makefile4
-rw-r--r--misc/dync/Makefile4
-rw-r--r--misc/git/Makefile4
-rw-r--r--misc/gkrellm-flynn/Makefile4
-rw-r--r--misc/gkrellm-launch/Makefile4
-rw-r--r--misc/gkrellm-leds/Makefile4
-rw-r--r--misc/gkrellm-moon/Makefile4
-rw-r--r--misc/gkrellm-weather/Makefile4
-rw-r--r--misc/gperiodic/Makefile4
-rw-r--r--misc/libutf/Makefile4
-rw-r--r--misc/loco/Makefile4
-rw-r--r--misc/mmv/Makefile4
-rw-r--r--misc/molden/Makefile4
-rw-r--r--misc/open2300-mysql/Makefile4
-rw-r--r--misc/openoffice-linux/Makefile8
-rw-r--r--misc/root/Makefile4
-rw-r--r--misc/splitvt/Makefile4
24 files changed, 50 insertions, 50 deletions
diff --git a/misc/9menu/Makefile b/misc/9menu/Makefile
index 0d2e1895f12..5cc57dec5c8 100644
--- a/misc/9menu/Makefile
+++ b/misc/9menu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/11/26 21:58:30 snj Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:03 wiz Exp $
# FreeBSD Id: Makefile,v 1.4 1997/09/08 12:23:55 tg Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Simple menu patterned after the plan9 user interface
MAKEFILE= Makefile.noimake
-ALL_TARGET= 9menu
+BUILD_TARGET= 9menu
USE_X11= yes
WRKSRC= ${WRKDIR}
diff --git a/misc/ascii/Makefile b/misc/ascii/Makefile
index ab0d8462805..0766c4ea85c 100644
--- a/misc/ascii/Makefile
+++ b/misc/ascii/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:48:40 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/03 15:15:03 wiz Exp $
#
DISTNAME= ascii-3.0
@@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.tuxedo.org/~esr/software.html
COMMENT= ASCII character table program
-ALL_TARGET= ascii
+BUILD_TARGET= ascii
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ascii ${PREFIX}/bin
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile
index 51d4ce2caa0..1817b6b44c3 100644
--- a/misc/astrolog/Makefile
+++ b/misc/astrolog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/05/23 23:28:29 danw Exp $
+# $NetBSD: Makefile,v 1.23 2004/12/03 15:15:03 wiz Exp $
# FreeBSD Id: Makefile,v 1.12 1997/08/10 22:31:15 fenner Exp
#
@@ -28,7 +28,7 @@ USE_X11BASE= yes
USE_BUILDLINK3= yes
DIST_SUBDIR= astrolog
-ALL_TARGET= astrolog
+BUILD_TARGET= astrolog
do-install:
@${INSTALL_DATA_DIR} ${PREFIX}/lib/astrolog
diff --git a/misc/bbdb/Makefile b/misc/bbdb/Makefile
index 40546748baf..bb7a21ea9d5 100644
--- a/misc/bbdb/Makefile
+++ b/misc/bbdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/26 22:07:06 snj Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= bbdb-2.34
@@ -16,7 +16,7 @@ CONFLICTS+= xemacs-packages
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-ALL_TARGET= all mhe
+BUILD_TARGET= all mhe
USE_MAKEINFO= yes
INFO_FILES= bbdb.info
INFO_DIR= ${INFODIR}
diff --git a/misc/bottlerocket/Makefile b/misc/bottlerocket/Makefile
index 100f6e0a185..7c76c257aa3 100644
--- a/misc/bottlerocket/Makefile
+++ b/misc/bottlerocket/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/24 14:11:09 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/12/03 15:15:04 wiz Exp $
# FreeBSD Id: ports/misc/bottlerocket/Makefile,v 1.4 2000/04/14 08:45:23 asami Exp
DISTNAME= bottlerocket-0.04c
@@ -11,7 +11,7 @@ COMMENT= Home Automation Software for the X10 FireCracker kit
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
-ALL_TARGET= br
+BUILD_TARGET= br
X10_PORT?= ${DEFAULT_SERIAL_DEVICE}
CONFIGURE_ARGS+=--with-x10port=${X10_PORT}
diff --git a/misc/brs/Makefile b/misc/brs/Makefile
index 159949efef1..05715ec4552 100644
--- a/misc/brs/Makefile
+++ b/misc/brs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/08/16 11:54:20 salo Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= brs.4.00.l1
@@ -14,7 +14,7 @@ COMMENT= Interactive King James Version Bible
USE_BUILDLINK3= YES
WRKSRC= ${WRKDIR}/bible
-ALL_TARGET= bible
+BUILD_TARGET= bible
SUBST_CLASSES+= man
SUBST_STAGE.man= post-patch
diff --git a/misc/chipmunk/Makefile b/misc/chipmunk/Makefile
index 84f8699c0c8..6b2af330c82 100644
--- a/misc/chipmunk/Makefile
+++ b/misc/chipmunk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/11/13 21:28:28 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= chipmunk-1.4
@@ -14,7 +14,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386
USE_BUILDLINK3= yes
-ALL_TARGET= chipmunk
+BUILD_TARGET= chipmunk
MAKE_ENV+= CONFIG_OPTIONS="${CPPFLAGS}"
MAKE_ENV+= EXTRA_LIBS=-li386
diff --git a/misc/dt/Makefile b/misc/dt/Makefile
index 547439a4c09..df2f575daf6 100644
--- a/misc/dt/Makefile
+++ b/misc/dt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/01/20 12:21:01 agc Exp $
+# $NetBSD: Makefile,v 1.23 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= dt-1.1.7
@@ -13,7 +13,7 @@ NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
ONLY_FOR_PLATFORM= NetBSD-*-m68k
WRKSRC= ${WRKDIR}/dt
-ALL_TARGET= depend all
+BUILD_TARGET= depend all
CPPFLAGS+= -D${DT_LAYOUT}_LAYOUT
DTDOCSDIR= ${PREFIX}/share/doc/dt
diff --git a/misc/dync/Makefile b/misc/dync/Makefile
index 1e2b7fe2a75..bf53d5a537c 100644
--- a/misc/dync/Makefile
+++ b/misc/dync/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/10/08 23:33:35 kristerw Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= dync-1.1
@@ -11,6 +11,6 @@ HOMEPAGE= http://www.westley.demon.co.uk/software.html
COMMENT= awk-like utility with C as language
GNU_CONFIGURE= yes
-ALL_TARGET= tst
+BUILD_TARGET= tst
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/git/Makefile b/misc/git/Makefile
index 704110d3bd0..fd3d3f79ba3 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/08/09 11:14:05 seb Exp $
+# $NetBSD: Makefile,v 1.24 2004/12/03 15:15:04 wiz Exp $
# FreeBSD Id: Makefile,v 1.8 1996/11/21 11:54:39 asami Exp
#
@@ -14,7 +14,7 @@ COMMENT= GNU Interactive Tools - a file system browser for UNIX systems
GNU_CONFIGURE= YES
INFO_FILES= git.info
-ALL_TARGET= all info
+BUILD_TARGET= all info
pre-install:
${CP} ${WRKSRC}/term/.gitrc.ansi \
diff --git a/misc/gkrellm-flynn/Makefile b/misc/gkrellm-flynn/Makefile
index 1ce4341138f..fc81e9da319 100644
--- a/misc/gkrellm-flynn/Makefile
+++ b/misc/gkrellm-flynn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:12:58 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= gkrellflynn-0.8
@@ -13,7 +13,7 @@ COMMENT= GKrellM2 plugin that shows system load with a DooM marine
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
-ALL_TARGET= gkrellm2
+BUILD_TARGET= gkrellm2
INSTALL_TARGET= installgkrellm2
.include "../../devel/pkgconfig/buildlink3.mk"
diff --git a/misc/gkrellm-launch/Makefile b/misc/gkrellm-launch/Makefile
index e66806947ad..1b5bc2c0b76 100644
--- a/misc/gkrellm-launch/Makefile
+++ b/misc/gkrellm-launch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:12:58 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= gkrellmlaunch-0.5
@@ -12,7 +12,7 @@ HOMEPAGE= http://gkrellmlaunch.sourceforge.net/
COMMENT= GKrellM plugin to allow quick launch of applications
USE_BUILDLINK3= YES
-ALL_TARGET= gkrellmlaunch.so
+BUILD_TARGET= gkrellmlaunch.so
do-install:
${INSTALL_DATA} ${WRKSRC}/gkrellmlaunch.so ${PREFIX}/lib/gkrellm2/plugins
diff --git a/misc/gkrellm-leds/Makefile b/misc/gkrellm-leds/Makefile
index 62892ecc6ea..9038aa5005a 100644
--- a/misc/gkrellm-leds/Makefile
+++ b/misc/gkrellm-leds/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:12:58 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= gkleds-0.8.1
@@ -13,7 +13,7 @@ COMMENT= GKrellM plugin that monitors CapsLock, NumLock and ScrollLock keys
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
-ALL_TARGET= unix
+BUILD_TARGET= unix
do-install:
${INSTALL_DATA} ${WRKSRC}/gkleds.so ${PREFIX}/lib/gkrellm2/plugins
diff --git a/misc/gkrellm-moon/Makefile b/misc/gkrellm-moon/Makefile
index f5494aad153..7b0bec5f172 100644
--- a/misc/gkrellm-moon/Makefile
+++ b/misc/gkrellm-moon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/03 00:12:58 tv Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= gkrellmoon-0.6
@@ -12,7 +12,7 @@ HOMEPAGE= http://gkrellmoon.sourceforge.net/
COMMENT= GKrellM2 moonclock plugin
USE_BUILDLINK3= yes
-ALL_TARGET= gkrellmoon.so
+BUILD_TARGET= gkrellmoon.so
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../sysutils/gkrellm/buildlink3.mk"
diff --git a/misc/gkrellm-weather/Makefile b/misc/gkrellm-weather/Makefile
index bae9c060656..dce5e9b82a8 100644
--- a/misc/gkrellm-weather/Makefile
+++ b/misc/gkrellm-weather/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:12:58 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:04 wiz Exp $
DISTNAME= gkrellweather-2.0.6
PKGNAME= gkrellm-weather-2.0.6
@@ -17,7 +17,7 @@ BUILD_USES_MSGFMT= YES
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= YES
-ALL_TARGET= gkrellweather.so
+BUILD_TARGET= gkrellweather.so
MAKE_ENV+= LOCALEDIR=${PREFIX}/${PKGLOCALEDIR}/locale \
enable_nls=1
diff --git a/misc/gperiodic/Makefile b/misc/gperiodic/Makefile
index 6c04f0f2a47..75c56b3cad1 100644
--- a/misc/gperiodic/Makefile
+++ b/misc/gperiodic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/10/03 00:12:59 tv Exp $
+# $NetBSD: Makefile,v 1.27 2004/12/03 15:15:04 wiz Exp $
DISTNAME= gperiodic-2.0.7
PKGREVISION= 3
@@ -23,7 +23,7 @@ BUILDLINK_TRANSFORM+= rm:-DGDK_PIXBUF_DISABLE_DEPRECATED
BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
-ALL_TARGET= gperiodic
+BUILD_TARGET= gperiodic
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile
index 1e6d3635e8b..c588f1bf9e2 100644
--- a/misc/libutf/Makefile
+++ b/misc/libutf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:00 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= libutf-2.10
@@ -13,7 +13,7 @@ COMMENT= UTF-8 character set support library, including regular expressions
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-ALL_TARGET= tst
+BUILD_TARGET= tst
USE_BUILDLINK3= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
diff --git a/misc/loco/Makefile b/misc/loco/Makefile
index d52f070cf2f..91dd59aae3f 100644
--- a/misc/loco/Makefile
+++ b/misc/loco/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:49:27 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= loco-0.32
@@ -12,6 +12,6 @@ COMMENT= Colorize file or standard input and print on the standard output
USE_PERL5= YES
REPLACE_PERL= loco
-ALL_TARGET= # defined
+BUILD_TARGET= # defined
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile
index e68751fe28c..db313cec06d 100644
--- a/misc/mmv/Makefile
+++ b/misc/mmv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/09/01 17:00:24 reed Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:04 wiz Exp $
#
DISTNAME= mmv_1.01b.orig
@@ -11,7 +11,7 @@ HOMEPAGE= # none
COMMENT= Move, copy, append or link multiple files using wildcard patterns
WRKSRC= ${WRKDIR}/mmv-1.01b.orig
-ALL_TARGET= mmv
+BUILD_TARGET= mmv
.include "../../mk/bsd.prefs.mk"
diff --git a/misc/molden/Makefile b/misc/molden/Makefile
index a11d853d63c..a2c7576b026 100644
--- a/misc/molden/Makefile
+++ b/misc/molden/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/11/30 03:41:54 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/03 15:15:04 wiz Exp $
DISTNAME= molden4.2
PKGNAME= ${DISTNAME:S/molden/&-/}
@@ -13,7 +13,7 @@ COMMENT= Displaying MOLecular DENsity
PKG_INSTALLATION_TYPES= overwrite pkgviews
MAKEFILE= makefile
-ALL_TARGET= molden
+BUILD_TARGET= molden
USE_BUILDLINK3= yes
USE_X11= # defined
diff --git a/misc/open2300-mysql/Makefile b/misc/open2300-mysql/Makefile
index 8cc89da727a..4025d764a2c 100644
--- a/misc/open2300-mysql/Makefile
+++ b/misc/open2300-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/10 08:21:21 martin Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/03 15:15:04 wiz Exp $
#
PKGNAME= ${DISTNAME:S/-/-mysql-/}
@@ -7,7 +7,7 @@ COMMENT= WS 23xx weather station MySQL support
PATCHDIR= ${.CURDIR}/../open2300/patches
DISTINFO_FILE= ${.CURDIR}/../open2300/distinfo
-ALL_TARGET= mysql2300
+BUILD_TARGET= mysql2300
INSTALL_TARGET= install-mysql
USE_BUILDLINK3=yes
diff --git a/misc/openoffice-linux/Makefile b/misc/openoffice-linux/Makefile
index 33bf9ccde1d..af08e607946 100644
--- a/misc/openoffice-linux/Makefile
+++ b/misc/openoffice-linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/10/01 10:37:33 grant Exp $
+# $NetBSD: Makefile,v 1.26 2004/12/03 15:15:04 wiz Exp $
DISTNAME= OOo_1.1.2_LinuxIntel_install
PKGNAME= openoffice-linux-1.1.2
@@ -38,9 +38,9 @@ pre-install:
${SED} -e "s|/usr/bin/soffice|${PREFIX}/bin/soffice.orig|g" \
-e "s|not(existsFile(searchdir, searchfile))|true|g" \
<${WRKSRC}/setup.ins.orig >${WRKSRC}/setup.ins
-. if ${OPSYS}=="NetBSD" && !exists(/emul/linux/etc/mtab)
- ${CP} /dev/null /emul/linux/etc/mtab
-. endif
+#. if ${OPSYS}=="NetBSD" && !exists(/emul/linux/etc/mtab)
+# ${CP} /dev/null /emul/linux/etc/mtab
+#. endif
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/OpenOffice.org1.1.2/program
diff --git a/misc/root/Makefile b/misc/root/Makefile
index 56c3278bc68..2772f49b060 100644
--- a/misc/root/Makefile
+++ b/misc/root/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/04/28 05:24:25 snj Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/03 15:15:04 wiz Exp $
DISTNAME= root_v2.23.08.source
PKGNAME= root-2.23
@@ -17,7 +17,7 @@ USE_BUILDLINK3= YES
USE_X11= YES
USE_GNU_TOOLS+= make
-ALL_TARGET= netbsd
+BUILD_TARGET= netbsd
MAKE_ENV= LD_LIBRARY_PATH=${WRKDIR}/lib ROOTSYS=${WRKDIR}
.if (${MACHINE_ARCH} == "arm")
diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile
index d4f358b6efe..4877c7cf607 100644
--- a/misc/splitvt/Makefile
+++ b/misc/splitvt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/04/11 17:31:50 snj Exp $
+# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:04 wiz Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/02 08:39:12 obrien Exp
#
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/console/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= Run two shells in a split window/terminal
-ALL_TARGET=
+BUILD_TARGET=
CONFIGURE_SCRIPT= ./Configure
HAS_CONFIGURE= yes
USE_BUILDLINK3= yes