diff options
-rw-r--r-- | editors/emacs/Makefile | 3 | ||||
-rw-r--r-- | editors/joe/Makefile | 3 | ||||
-rw-r--r-- | editors/nedit/Makefile | 4 | ||||
-rw-r--r-- | editors/pico/Makefile | 4 | ||||
-rw-r--r-- | editors/ssam/Makefile | 3 | ||||
-rw-r--r-- | editors/vile/Makefile | 3 | ||||
-rw-r--r-- | editors/vim/Makefile | 5 | ||||
-rw-r--r-- | editors/xemacs20/Makefile | 5 | ||||
-rw-r--r-- | editors/xvile/Makefile | 3 |
9 files changed, 9 insertions, 24 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 9339767641d..89d9b046c02 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/04/17 09:37:24 agc Exp $ +# $NetBSD: Makefile,v 1.15 1998/06/22 12:27:08 agc Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp # @@ -12,7 +12,6 @@ MAINTAINER= hubertf@netbsd.org GNU_CONFIGURE= yes #USE_GMAKE= yes CONFIGURE_ARGS+= ${MACHINE_ARCH}--netbsd --with-pop --with-x --with-x-toolkit=lucid -MAN1= emacs.1 emacs-etags.1 emacs-ctags.1 OPSYS!= uname -s MAKE_ENV+= INSTALL_STRIP=${STRIPFLAG} \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 2ed6214e7ce..d53b58b657f 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/04/15 10:38:22 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/06/22 12:27:09 agc Exp $ # FreeBSD Id: Makefile,v 1.3 1996/11/17 07:01:28 obrien Exp # @@ -12,7 +12,6 @@ MAINTAINER= explorer@netbsd.org ALL_TARGET= joe WRKSRC= ${WRKDIR}/joe -MAN1= joe.1 CFLAGS+= -DTERMINFO diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 0c6082fccfb..7e8acd716c7 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/06/20 14:03:12 tron Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/22 12:27:09 agc Exp $ DISTNAME= nedit_source PKGNAME= nedit-5.0.2 @@ -13,8 +13,6 @@ NO_WRKSUBDIR= yes NO_CONFIGURE= yes ALL_TARGET= netbsd_nedit -MAN1= nc.1 nedit.1 - post-extract: .for DIR in source util @${LN} -s ${FILESDIR}/Makefile.${DIR} ${WRKSRC}/${DIR}/Makefile.netbsd diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 0a453b5132b..9059e6819ee 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/06/07 19:48:47 frueauf Exp $ +# $NetBSD: Makefile,v 1.2 1998/06/22 12:27:09 agc Exp $ # DISTNAME= pine3.96 @@ -11,8 +11,6 @@ MAINTAINER= root@garbled.net CONFLICTS= pine-3.96 -MAN1= pico.1 - do-build: cd ${WRKSRC} && ./build neb diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index 1b5de5955d6..4ceaaaede79 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/24 09:20:34 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/22 12:27:09 agc Exp $ # DISTNAME= ssam-1.9 @@ -10,7 +10,6 @@ MAINTAINER= agc@netbsd.org BUILD_DEPENDS= ${PREFIX}/lib/libutf.a:../../misc/libutf RUN_DEPENDS= ${PREFIX}/etc/langcoll.utf:../../misc/libutf -MAN1= ssam.1 GNU_CONFIGURE= yes ALL_TARGET= tst diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 59b2ac05936..67c49cebeb5 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/06/02 12:06:29 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/06/22 12:27:09 agc Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:55:09 gj Exp # @@ -15,7 +15,6 @@ GNU_CONFIGURE= yes USE_PERL5= yes WRKSRC= ${WRKDIR}/${PKGNAME} INSTALL_TARGET= install install-perl -MAN1= vile.1 post-install: @echo "You might want to copy the *.rc files from the source tree before" diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 7f3d098e2c0..2483415e460 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/21 22:08:14 tron Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/22 12:27:09 agc Exp $ DISTNAME= vim-5.1 CATEGORIES= editors @@ -12,7 +12,4 @@ MAINTAINER= tron@netbsd.org WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes -MAN1= ex.1 gview.1 gvim.1 rgview.1 rgvim.1 rview.1 rvim.1 view.1 vim.1 \ - xxd.1 vim-ctags.1 vim-etags.1 - .include "../../mk/bsd.pkg.mk" diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index 3a6714d45dc..dac8e3b2611 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1998/06/03 12:55:56 agc Exp $ +# $NetBSD: Makefile,v 1.26 1998/06/22 12:27:10 agc Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/09/03 19:27:57 gj Exp # @@ -47,9 +47,6 @@ CONFIGURE_ARGS+=${MACHINE_GNU_ARCH}--netbsd --prefix=${PREFIX} \ MAKE_ENV+= INSTALL_MAN="${INSTALL_MAN}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" -MAN1= gnuattach.1 gnuclient.1 gnudoit.1 gnuserv.1 xemacs.1 \ - xemacs-ctags.1 xemacs-etags.1 - PLIST_SRC= ${WRKDIR}/PLIST.tmp pre-configure: diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 1757a5903e3..6287de7bbb2 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/06/20 14:38:16 tron Exp $ +# $NetBSD: Makefile,v 1.12 1998/06/22 12:27:10 agc Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp # @@ -17,7 +17,6 @@ GNU_CONFIGURE= yes USE_PERL5= yes CONFIGURE_ARGS+= --with-screen=${SCREEN_TYPE} INSTALL_TARGET= install install-perl -MAN1= xvile.1 .include "../../mk/bsd.prefs.mk" |