diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/TeXmacs/Makefile | 4 | ||||
-rw-r--r-- | editors/ce-x11/Makefile | 4 | ||||
-rw-r--r-- | editors/ce/Makefile | 4 | ||||
-rw-r--r-- | editors/gice/Makefile | 4 | ||||
-rw-r--r-- | editors/ne/Makefile | 4 | ||||
-rw-r--r-- | editors/nedit/Makefile | 4 | ||||
-rw-r--r-- | editors/ng/Makefile | 4 | ||||
-rw-r--r-- | editors/ssam/Makefile | 4 | ||||
-rw-r--r-- | editors/ted/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-gtk/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-gtk2/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-motif/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-xaw/Makefile | 4 | ||||
-rw-r--r-- | editors/vim/Makefile | 4 | ||||
-rw-r--r-- | editors/xjed/Makefile | 4 | ||||
-rw-r--r-- | editors/xwpe/Makefile | 4 |
16 files changed, 32 insertions, 32 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index d28688fc9f2..25dfd6e925b 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2004/10/15 14:50:06 tv Exp $ +# $NetBSD: Makefile,v 1.37 2004/12/03 15:14:55 wiz Exp $ DISTNAME= TeXmacs-1.0.4-R2-src PKGNAME= ${DISTNAME:S/-R2-src/.0.2/} @@ -12,7 +12,7 @@ COMMENT= GNU TeXmacs (free scientific text editor) DEPENDS+= teTeX>=1.0:../../print/teTeX -ALL_TARGET= TEXMACS +BUILD_TARGET= TEXMACS USE_BUILDLINK3= yes USE_GNU_TOOLS+= make diff --git a/editors/ce-x11/Makefile b/editors/ce-x11/Makefile index 023a9928a27..3719ab2d420 100644 --- a/editors/ce-x11/Makefile +++ b/editors/ce-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:38 tv Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/03 15:14:55 wiz Exp $ # .include "../ce/Makefile.common" @@ -12,7 +12,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes USE_X11= # defined -ALL_TARGET= xce +BUILD_TARGET= xce INSTALL_TARGET= install-x11 man-install-x11 INSTALLATION_DIRS= bin man/man1 diff --git a/editors/ce/Makefile b/editors/ce/Makefile index 48951615d7f..6520413ef87 100644 --- a/editors/ce/Makefile +++ b/editors/ce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:38 tv Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/03 15:14:56 wiz Exp $ # .include "Makefile.common" @@ -10,7 +10,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes -ALL_TARGET= ce +BUILD_TARGET= ce INSTALL_TARGET= install man-install INSTALLATION_DIRS= bin man/man1 diff --git a/editors/gice/Makefile b/editors/gice/Makefile index 1a408b06150..0563f8b50c4 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:14:38 tv Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/03 15:14:56 wiz Exp $ # DISTNAME= gice-0.6.1 @@ -17,7 +17,7 @@ USE_GNU_TOOLS+= make USE_BUILDLINK3= YES GNU_CONFIGURE= YES -ALL_TARGET= gice +BUILD_TARGET= gice do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gice ${PREFIX}/bin diff --git a/editors/ne/Makefile b/editors/ne/Makefile index 268c899e853..1d04fb80d19 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/11/25 15:12:14 adam Exp $ +# $NetBSD: Makefile,v 1.8 2004/12/03 15:14:56 wiz Exp $ DISTNAME= ne-1.31 CATEGORIES= editors @@ -13,7 +13,7 @@ WRKSRC= ${WRKDIR}/src EXTRACT_ONLY= ${DISTNAME}.tar.gz -ALL_TARGET= NetBSD ne +BUILD_TARGET= NetBSD ne do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nenewp ${PREFIX}/bin/ne diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index fdc2b29852d..41a39f34e88 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2004/10/15 13:29:00 adam Exp $ +# $NetBSD: Makefile,v 1.39 2004/12/03 15:14:56 wiz Exp $ DISTNAME= nedit-${VERS}-src PKGNAME= nedit-${VERS} @@ -18,7 +18,7 @@ VERS= 5.5 WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_BUILDLINK3= YES USE_X11= YES -ALL_TARGET= netbsd +BUILD_TARGET= netbsd do-install: ${INSTALL_PROGRAM} ${WRKSRC}/source/nedit ${PREFIX}/bin diff --git a/editors/ng/Makefile b/editors/ng/Makefile index 6651a976eca..6980ad56f03 100644 --- a/editors/ng/Makefile +++ b/editors/ng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/04/11 08:25:09 snj Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/03 15:14:56 wiz Exp $ DISTNAME= ng-1.4.3 CATEGORIES= editors japanese @@ -21,7 +21,7 @@ USE_CANNA= YES .include "../../inputmethod/canna-lib/buildlink3.mk" .endif -ALL_TARGET= ng +BUILD_TARGET= ng MAKEFLAGS+= USE_CANNA=${USE_CANNA} post-patch: diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index 175c3c557e0..7883f41ca94 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/10/03 00:14:39 tv Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/03 15:14:56 wiz Exp $ # DISTNAME= ssam-1.9 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.westley.demon.co.uk/software.html COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set GNU_CONFIGURE= yes -ALL_TARGET= tst +BUILD_TARGET= tst USE_BUILDLINK3= yes .include "../../misc/libutf/buildlink3.mk" diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 32693808ce8..691c4ff8475 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/10/03 00:14:39 tv Exp $ +# $NetBSD: Makefile,v 1.21 2004/12/03 15:14:56 wiz Exp $ DISTNAME= ted-2.16.src PKGNAME= ted-2.16 @@ -38,7 +38,7 @@ MAKE_ENV+= DEF_PKGDIR='-DPKGDIR=\"${PREFIX}\"' \ DEF_INDDIR='-DINDDIR=\"${INDDIR}\"' \ DEF_INFODIR='-DDOCUMENT_DIR=\"${INFODIR}\"' -ALL_TARGET= compile.shared +BUILD_TARGET= compile.shared INSTALL_TARGET= install.shared post-extract: diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile index a254f24b544..6580405aa64 100644 --- a/editors/vim-gtk/Makefile +++ b/editors/vim-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2004/10/03 00:14:39 tv Exp $ +# $NetBSD: Makefile,v 1.43 2004/12/03 15:14:56 wiz Exp $ .include "../vim-share/Makefile.common" @@ -16,7 +16,7 @@ USE_X11= yes CONFIGURE_ARGS+= --enable-gui=gtk CONFIGURE_ARGS+= --with-tlib=ncurses -ALL_TARGET= vim +BUILD_TARGET= vim INSTALL_TARGET= installvimbin post-install: diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index 06a90226cd3..f231c58e16e 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:39 tv Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/03 15:14:56 wiz Exp $ .include "../vim-share/Makefile.common" @@ -16,7 +16,7 @@ USE_X11= yes CONFIGURE_ARGS+= --enable-gui=gtk2 CONFIGURE_ARGS+= --with-tlib=ncurses -ALL_TARGET= vim +BUILD_TARGET= vim INSTALL_TARGET= installvimbin post-install: diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile index 96da2b5e49a..22bbb66e0a0 100644 --- a/editors/vim-motif/Makefile +++ b/editors/vim-motif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:14:39 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/03 15:14:56 wiz Exp $ .include "../vim-share/Makefile.common" @@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --with-tlib=ncurses CONFIGURE_ENV+= BUILDLINK_DIR="${BUILDLINK_DIR}" MAKE_ENV+= BUILDLINK_DIR="${BUILDLINK_DIR}" -ALL_TARGET= vim +BUILD_TARGET= vim INSTALL_TARGET= installvimbin post-install: diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile index db4a19851d2..b5bae9efcce 100644 --- a/editors/vim-xaw/Makefile +++ b/editors/vim-xaw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/10/03 00:14:39 tv Exp $ +# $NetBSD: Makefile,v 1.32 2004/12/03 15:14:56 wiz Exp $ .include "../vim-share/Makefile.common" @@ -16,7 +16,7 @@ USE_X11= yes CONFIGURE_ARGS+= --enable-gui=athena CONFIGURE_ARGS+= --with-tlib=ncurses -ALL_TARGET= vim +BUILD_TARGET= vim INSTALL_TARGET= installvimbin .include "../../mk/bsd.prefs.mk" diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 905bc5f0a45..f3e718ad9c9 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2004/10/03 00:14:39 tv Exp $ +# $NetBSD: Makefile,v 1.55 2004/12/03 15:14:56 wiz Exp $ .include "../vim-share/Makefile.common" @@ -17,7 +17,7 @@ CONFIGURE_ARGS+= --enable-gui=no --without-x CONFIGURE_ARGS+= --with-tlib=ncurses CONFIGURE_ARGS+= --enable-multibyte -ALL_TARGET= vim +BUILD_TARGET= vim INSTALL_TARGET= installvimbin post-install: diff --git a/editors/xjed/Makefile b/editors/xjed/Makefile index 3a2fc6f62c5..b03a7eb1122 100644 --- a/editors/xjed/Makefile +++ b/editors/xjed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/09/16 11:14:53 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/03 15:14:56 wiz Exp $ # PKGNAME= xjed-0.99.16 .include "../jed/Makefile.common" @@ -9,7 +9,7 @@ CONFLICTS= jed-[0-9]* USE_X11= yes CONFIGURE_ARGS+= --with-x -ALL_TARGET= xjed +BUILD_TARGET= xjed MESSAGE_SRC= ${.CURDIR}/../jed/MESSAGE PLIST_SRC= ${.CURDIR}/../jed/PLIST diff --git a/editors/xwpe/Makefile b/editors/xwpe/Makefile index dff87510234..4595d9c5aad 100644 --- a/editors/xwpe/Makefile +++ b/editors/xwpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:40 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/03 15:14:56 wiz Exp $ # DISTNAME= xwpe-1.5.29a @@ -16,7 +16,7 @@ USE_GNU_TOOLS+= make USE_NCURSES= # tigetstr() USE_X11= yes -ALL_TARGET= # defined +BUILD_TARGET= # defined .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/bsd.pkg.mk" |