diff options
author | asau <asau@pkgsrc.org> | 2012-10-03 11:43:30 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-10-03 11:43:30 +0000 |
commit | baf87fb064ef4a978d42417a392afd9efd52f320 (patch) | |
tree | 1d24180b8279f1eb471106861cd2a1fe74d87224 | |
parent | 1ac9f60085aec1d867a46a07eec69fa91f833ca8 (diff) | |
download | pkgsrc-baf87fb064ef4a978d42417a392afd9efd52f320.tar.gz |
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
150 files changed, 150 insertions, 436 deletions
diff --git a/editors/OmegaT/Makefile b/editors/OmegaT/Makefile index 5f201426680..15cd9daced6 100644 --- a/editors/OmegaT/Makefile +++ b/editors/OmegaT/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/08/11 15:08:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:30 asau Exp $ # DISTNAME= OmegaT_2.5.5_01_Source @@ -12,8 +12,6 @@ HOMEPAGE= http://www.omegat.org/ COMMENT= The translation memory (TM) application written in Java LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_LANGUAGES= # none USE_JAVA= run diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 25925285a5c..04f0d49d3ae 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/02 17:10:53 tron Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/03 11:43:30 asau Exp $ # DISTNAME= Sigil-0.5.3-Code @@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v3 MAKE_JOBS_SAFE= NO -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_LANGUAGES= c c++ diff --git a/editors/TeXmacs-devel/Makefile b/editors/TeXmacs-devel/Makefile index 3e582097a26..7d53c33a97e 100644 --- a/editors/TeXmacs-devel/Makefile +++ b/editors/TeXmacs-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/02 17:10:53 tron Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 11:43:30 asau Exp $ DISTNAME= TeXmacs-1.0.7.16-src PKGNAME= ${DISTNAME:S/-src//} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.texmacs.org/ COMMENT= GNU TeXmacs (free scientific text editor) -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= TEXMACS USE_TOOLS+= gmake diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 3134cb866a9..75cf1115adc 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2012/08/24 04:26:11 dholland Exp $ +# $NetBSD: Makefile,v 1.96 2012/10/03 11:43:30 asau Exp $ DISTNAME= TeXmacs-1.0.6.15-src PKGNAME= ${DISTNAME:S/-src//} @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.texmacs.org/ COMMENT= GNU TeXmacs (free scientific text editor) -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= TEXMACS USE_TOOLS+= gmake diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 26b608bc18c..eb2cda70307 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2012/10/02 17:10:53 tron Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.49 2012/10/03 11:43:30 asau Exp $ .include "../../editors/abiword/Makefile.common" diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 66799aafebb..3a4b4bf1cd9 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2012/10/02 17:10:53 tron Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.139 2012/10/03 11:43:30 asau Exp $ .include "Makefile.common" PKGREVISION= 12 diff --git a/editors/beav/Makefile b/editors/beav/Makefile index 16d5d5b905f..33ace1b8239 100644 --- a/editors/beav/Makefile +++ b/editors/beav/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:17 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 11:43:30 asau Exp $ DISTNAME= beav_1.40.orig PKGNAME= beav-1.40.18 @@ -12,8 +12,6 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= bad@NetBSD.org COMMENT= Binary Editor And Viewer, a full featured binary file editor -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 WRKSRC= ${WRKDIR}/beav-140 diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index da4911b7fc8..53e9dcf66bc 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/02 17:10:53 tron Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/03 11:43:30 asau Exp $ # DISTNAME= beaver${BEAVER_VERSION:S/./_/g} @@ -14,8 +14,6 @@ MAINTAINER= vincent.derrien@ahoup.net HOMEPAGE= http://www.nongnu.org/beaver/ COMMENT= Lightweight GTK+ text editor with syntax highlighting -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DIRS= src USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/editors/biew/Makefile b/editors/biew/Makefile index e4bded6d9a4..f72752fd7b6 100644 --- a/editors/biew/Makefile +++ b/editors/biew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/04/13 22:47:47 hans Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 11:43:31 asau Exp $ # DISTNAME= biew562 @@ -14,8 +14,6 @@ COMMENT= Binary viewer/editor ONLY_FOR_PLATFORM= *-*-i386 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake MAKE_FILE= makefile WRKSRC= ${WRKDIR}/biew-562 diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile index baf768e34d1..3d1aa055dff 100644 --- a/editors/bvi/Makefile +++ b/editors/bvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/06/12 02:14:29 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 11:43:31 asau Exp $ # DISTNAME= bvi-1.3.2.src @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://bvi.sourceforge.net/ COMMENT= Vi-like editor for binary files -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= YES MAKE_ENV+= SHELL=${SH:Q} diff --git a/editors/ce-doc/Makefile b/editors/ce-doc/Makefile index d791cf02515..0269286e869 100644 --- a/editors/ce-doc/Makefile +++ b/editors/ce-doc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2010/01/29 19:43:37 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 11:43:31 asau Exp $ # PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir .include "../../editors/ce/Makefile.common" diff --git a/editors/ce-x11/Makefile b/editors/ce-x11/Makefile index 552d0c24f0e..901c874aee5 100644 --- a/editors/ce-x11/Makefile +++ b/editors/ce-x11/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2010/01/29 19:43:37 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 11:43:31 asau Exp $ # PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir .include "../../editors/ce/Makefile.common" diff --git a/editors/ce/Makefile b/editors/ce/Makefile index fe62ac13b76..f8bf054d38b 100644 --- a/editors/ce/Makefile +++ b/editors/ce/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2010/01/29 19:43:36 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 11:43:31 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews .include "Makefile.common" diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index fb99132161a..10a3ecb635d 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2012/10/02 17:10:53 tron Exp $ +# $NetBSD: Makefile,v 1.77 2012/10/03 11:43:31 asau Exp $ # DISTNAME= conglomerate-0.9.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.conglomerate.org/ COMMENT= XML editor for GNOME2 LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= docbook-xsl>=1.64.1:../../textproc/docbook-xsl DEPENDS+= docbook-xml>=4.2nb6:../../textproc/docbook-xml diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index c5f1c14aad4..87dca8552c2 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/03/15 11:53:26 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/03 11:43:31 asau Exp $ DISTNAME= cooledit-3.17.17 PKGREVISION= 6 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # http://cooledit.sourceforge.net/ COMMENT= Full-featured text editor -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake msgfmt diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index 66c719f5700..8cc3fb1b37f 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2012/10/02 17:10:53 tron Exp $ +# $NetBSD: Makefile,v 1.71 2012/10/03 11:43:31 asau Exp $ DISTNAME= dasher-4.10.1 PKGREVISION= 18 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.inference.phy.cam.ac.uk/dasher/ COMMENT= Easy typing without using keyboard LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake intltool msgfmt pkg-config diff --git a/editors/easyedit/Makefile b/editors/easyedit/Makefile index cccaf2dc111..ee3288f73ad 100644 --- a/editors/easyedit/Makefile +++ b/editors/easyedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2011/10/03 00:45:47 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 11:43:31 asau Exp $ # DISTNAME= ee-1.4.6.src @@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mahon.cwx.net/ COMMENT= Easy to use text editor with onscreen instructions -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} diff --git a/editors/ed/Makefile b/editors/ed/Makefile index eaa64c5b5ab..f9dc97e72b0 100644 --- a/editors/ed/Makefile +++ b/editors/ed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/06/02 07:10:57 cheusov Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 11:43:32 asau Exp $ DISTNAME= ed-1.1 PKGREVISION= 2 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/ed/ed.html COMMENT= GNU version of line-oriented text editor LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INFO_FILES= yes diff --git a/editors/edt/Makefile b/editors/edt/Makefile index db8956fbed5..f5dbdc62222 100644 --- a/editors/edt/Makefile +++ b/editors/edt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/05/23 12:51:27 abs Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/03 11:43:32 asau Exp $ DISTNAME= edt_1.9 PKGNAME= ${DISTNAME:C:_:-:} @@ -14,8 +14,6 @@ LICENSE= gnu-lgpl-v2.1 MAKE_FILE= makefile INSTALLATION_DIRS= bin share/doc/edt share/examples/edt -PKG_DESTDIR_SUPPORT= user-destdir - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/edt ${DESTDIR}${PREFIX}/bin/edt ${INSTALL_DATA} ${WRKSRC}/Readme.txt ${DESTDIR}${PREFIX}/share/doc/edt diff --git a/editors/elvis-x11/Makefile b/editors/elvis-x11/Makefile index 74dcfa9c6cb..95fae7d38dc 100644 --- a/editors/elvis-x11/Makefile +++ b/editors/elvis-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/04/24 15:20:06 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:32 asau Exp $ PKGNAME= ${PKGNAME_BASE:S/-/-x11-/} COMMENT= vi clone with regex-search, hex-edit, HTML/LaTeX preview (X11) @@ -7,9 +7,6 @@ FILESDIR= ${.CURDIR}/../../editors/elvis/files PATCHDIR= ${.CURDIR}/../../editors/elvis/patches PKGDIR= ${.CURDIR}/../../editors/elvis -# Mirror PKG_DESTDIR_SUPPORT setting from elvis/Makefile. -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" PKG_OPTIONS.elvis+= x11 diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile index a592b703e93..38f7d82d186 100644 --- a/editors/elvis/Makefile +++ b/editors/elvis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/11/01 06:11:53 sbd Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 11:43:32 asau Exp $ # This section contains variables that might be overridden. PKGNAME?= ${PKGNAME_BASE} @@ -18,8 +18,6 @@ MAINTAINER= airhead@users.sourceforge.net HOMEPAGE= http://elvis.vi-editor.org/ LICENSE= artistic -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" HAS_CONFIGURE= yes diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common index fe4691d44d4..d25c2248a2c 100644 --- a/editors/emacs-snapshot/Makefile.common +++ b/editors/emacs-snapshot/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.52 2012/06/16 21:06:17 dholland Exp $ +# $NetBSD: Makefile.common,v 1.53 2012/10/03 11:43:32 asau Exp $ DISTNAME= emacs-snapshot_20120319.orig PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//} @@ -11,7 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (development version) LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir SETGIDGAME= yes MAKE_JOBS_SAFE= no diff --git a/editors/emacs/Makefile.common b/editors/emacs/Makefile.common index 4993e71af6d..0908236e20e 100644 --- a/editors/emacs/Makefile.common +++ b/editors/emacs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.35 2012/03/25 21:25:11 dholland Exp $ +# $NetBSD: Makefile.common,v 1.36 2012/10/03 11:43:32 asau Exp $ # # used by editors/emacs/Makefile # used by editors/emacs-nox11/Makefile @@ -12,8 +12,6 @@ HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (editor) LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME:S/b$//} MAKE_JOBS_SAFE= no diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index e45df5ab7e4..62ee3b1c4b5 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2012/06/14 07:44:37 sbd Exp $ +# $NetBSD: Makefile,v 1.44 2012/10/03 11:43:32 asau Exp $ DISTNAME= emacs-20.7 PKGREVISION= 15 @@ -23,8 +23,6 @@ MAINTAINER= dholland@NetBSD.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (editor) -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Darwin-*-* DragonFly-*-* CONFLICTS= mule-[0-9]* diff --git a/editors/emacs21-nox11/Makefile b/editors/emacs21-nox11/Makefile index e3c2f506b4c..a8f73ebbfd4 100644 --- a/editors/emacs21-nox11/Makefile +++ b/editors/emacs21-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/03/21 06:05:44 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 11:43:33 asau Exp $ PKGNAME= emacs-nox11-${EMACSVERSION}a PKGREVISION= 13 @@ -7,8 +7,6 @@ COMMENT_EXTRA= : non-X11 version CONFLICTS+= emacs-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" # Forcibly remove any "x11" options. diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index aa3c8ab56bd..eeb4e0d8e47 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/06/14 07:44:37 sbd Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 11:43:32 asau Exp $ PKGREVISION= 23 CATEGORIES= editors @@ -6,8 +6,6 @@ COMMENT= GNU editing macros (editor) CONFLICTS+= emacs-nox11-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= imake .include "options.mk" diff --git a/editors/emacs22-nox11/Makefile b/editors/emacs22-nox11/Makefile index 832459b2f01..616a69fb1cf 100644 --- a/editors/emacs22-nox11/Makefile +++ b/editors/emacs22-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/06/14 07:44:37 sbd Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:33 asau Exp $ PKGNAME= ${DISTNAME:S/-/-nox11-/} PKGREVISION= 2 @@ -8,7 +8,6 @@ PATCHDIR= ${.CURDIR}/../../editors/emacs22/patches PKGDIR= ${.CURDIR}/../../editors/emacs22 # Mirror pre-bsd.prefs.mk settings from emacs/Makefile. -PKG_DESTDIR_SUPPORT= user-destdir SETGIDGAME= yes .include "../../mk/bsd.prefs.mk" diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 3b7995a6409..92adfbb7cd5 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/02 17:10:54 tron Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:33 asau Exp $ PKGNAME?= ${DISTNAME} COMMENT?= GNU editing macros (editor) @@ -17,8 +17,6 @@ CONFLICTS+= emacs-[0-9]* CONFLICTS+= emacs-nox11-[0-9]* CONFLICTS+= mule-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake gzip mktemp:run perl:run pkg-config GNU_CONFIGURE= yes INFO_FILES= yes diff --git a/editors/emacs24/Makefile.common b/editors/emacs24/Makefile.common index 73312469177..8c051bd14f5 100644 --- a/editors/emacs24/Makefile.common +++ b/editors/emacs24/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2012/06/16 21:03:41 dholland Exp $ +# $NetBSD: Makefile.common,v 1.2 2012/10/03 11:43:33 asau Exp $ # # used by editors/emacs24/Makefile # used by editors/emacs24-nox11/Makefile @@ -12,8 +12,6 @@ HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (editor) LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME:S/b$//} MAKE_JOBS_SAFE= no diff --git a/editors/ex/Makefile b/editors/ex/Makefile index 4efec6292f2..be13dd77c5b 100644 --- a/editors/ex/Makefile +++ b/editors/ex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/12/17 10:15:20 sbd Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 11:43:33 asau Exp $ # DISTNAME= ex-040103 @@ -12,8 +12,6 @@ HOMEPAGE= http://ex-vi.sourceforge.net/ COMMENT= Berkeley vi 3.7 LICENSE= original-bsd -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_DIRS_PERMS+= ${VARBASE}/tmp/vi.recover ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 1777 .include "../../mk/curses.buildlink3.mk" diff --git a/editors/fe/Makefile b/editors/fe/Makefile index aa6e7f91f52..bfacb6312f4 100644 --- a/editors/fe/Makefile +++ b/editors/fe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/04/22 13:43:24 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 11:43:33 asau Exp $ DISTNAME= fe-1.8 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.moria.de/~michael/fe/ COMMENT= Folding editor -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= msgfmt BROKEN_GETTEXT_DETECTION= yes diff --git a/editors/gate/Makefile b/editors/gate/Makefile index 892f833182a..d94fdb7f214 100644 --- a/editors/gate/Makefile +++ b/editors/gate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/12/17 10:15:24 sbd Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:33 asau Exp $ # DISTNAME= gate-2.06 @@ -10,8 +10,6 @@ MAINTAINER= hugor@users.sourceforge.net HOMEPAGE= http://www.unixpapa.com/gate.html COMMENT= Lightweight text editor -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes BUILD_TARGET= # empty diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 9d5550d3516..9fee22172c0 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2012/10/02 17:10:54 tron Exp $ +# $NetBSD: Makefile,v 1.82 2012/10/03 11:43:33 asau Exp $ # DISTNAME= gconf-editor-2.32.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Editor for the GConf configuration system -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES diff --git a/editors/gedit-python/Makefile b/editors/gedit-python/Makefile index 75a3c56ad30..990ee42e731 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/02 17:10:54 tron Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 11:43:34 asau Exp $ # DISTNAME= gedit-2.30.4 @@ -13,8 +13,6 @@ HOMEPAGE= http://www.gnome.org/projects/gedit/ COMMENT= Lightweight GNOME2 text editor LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake intltool msgfmt perl pkg-config USE_LIBTOOL= YES diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 0ce8b6b444d..efa060277d9 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2012/10/02 17:10:54 tron Exp $ +# $NetBSD: Makefile,v 1.119 2012/10/03 11:43:33 asau Exp $ # DISTNAME= gedit-2.30.4 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.gnome.org/projects/gedit/ COMMENT= Lightweight GNOME2 text editor LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake intltool msgfmt perl pkg-config USE_LIBTOOL= YES diff --git a/editors/gedit3/Makefile.common b/editors/gedit3/Makefile.common index 24b58fdf027..aa86951e681 100644 --- a/editors/gedit3/Makefile.common +++ b/editors/gedit3/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2012/08/31 19:52:18 prlw1 Exp $ +# $NetBSD: Makefile.common,v 1.2 2012/10/03 11:43:34 asau Exp $ # used by editors/gedit3/Makefile # used by editors/gedit3-spell/Makefile @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 DISTINFO_FILE= ${.CURDIR}/../../editors/gedit3/distinfo -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake intltool msgfmt pkg-config diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 04dd4e0ef49..3e31354f9c2 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 17:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 11:43:34 asau Exp $ # DISTNAME= ghex-2.24.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Hex editor -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config intltool msgfmt gmake diff --git a/editors/gice/Makefile b/editors/gice/Makefile index 20cd8e13696..54d5577390d 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2012/10/02 17:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.42 2012/10/03 11:43:34 asau Exp $ # DISTNAME= gice-0.6.2 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gice.sourceforge.net/ COMMENT= Powerful C text editor with advanced features -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/gice USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= YES diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index 0d84ea56909..867412afc8e 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2010/06/30 12:41:10 markd Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 11:43:34 asau Exp $ DISTNAME= gnuserv-3.12.7 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -12,8 +12,6 @@ COMMENT= Improved version of emacsserver for GNU Emacs CONFLICTS+= xemacs-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES .include "../../x11/libXau/buildlink3.mk" diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 2555163a726..60e2e88c5fd 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/02 17:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:34 asau Exp $ DISTNAME= gobby-0.4.12 PKGREVISION= 10 @@ -10,8 +10,6 @@ HOMEPAGE= http://gobby.0x539.de/ COMMENT= Collaborative Editor LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake intltool msgfmt pkg-config diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index c95eae4c7ff..aff96b52bb2 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2012/10/02 17:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/03 11:43:34 asau Exp $ DISTNAME= gtranslator-1.1.7 PKGREVISION= 22 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gtranslator.sourceforge.net/ COMMENT= Gettext po file editor for the GNOME2 desktop environment -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 570220713a5..3512816563c 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/02 17:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 11:43:34 asau Exp $ # DISTNAME= gummi-0.6.4 @@ -11,7 +11,6 @@ HOMEPAGE= http://dev.midnightcoding.org/projects/gummi COMMENT= Gummi is a LaTeX editor, written in C/GTK+ LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pkg-config intltool msgfmt # we need some latex, but not all diff --git a/editors/heme/Makefile b/editors/heme/Makefile index 1092b419a06..c78b25e4b63 100644 --- a/editors/heme/Makefile +++ b/editors/heme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/07/06 10:17:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:35 asau Exp $ # DISTNAME= heme-0.4 @@ -11,7 +11,6 @@ HOMEPAGE= http://sourceforge.net/projects/heme/ COMMENT= Fast and portable console hex editor PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir BUILD_TARGET= heme USE_NCURSES= chgat diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index e466b059c25..6f74c8c7f30 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2010/01/29 19:45:03 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/03 11:43:35 asau Exp $ DISTNAME= hexedit-1.2.12 CATEGORIES= editors @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://merd.sourceforge.net/pixel/hexedit.html COMMENT= To view and edit files in hexadecimal or ASCII -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/hexedit GNU_CONFIGURE= yes diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index bda2b45fe0b..ab6ca882f90 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/03/03 18:25:52 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 11:43:35 asau Exp $ # DISTNAME= hnb-1.9.17 @@ -12,8 +12,6 @@ COMMENT= Hierarchical data organizer INCOMPAT_CURSES= NetBSD-1.5*-* NetBSD-1.6[-_.]*-* NetBSD-1.6[A-U]-* -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake BUILD_DIRS= ${WRKSRC}/src diff --git a/editors/javascript-mode/Makefile b/editors/javascript-mode/Makefile index 20d5856281e..f0dd15e7fa1 100644 --- a/editors/javascript-mode/Makefile +++ b/editors/javascript-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/10/09 10:02:46 cheusov Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 11:43:35 asau Exp $ DISTNAME= javascript-2.2.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-mode-/} @@ -10,8 +10,6 @@ MAINTAINER= cheusov@NetBSD.org HOMEPAGE= http://www.brgeight.se/ COMMENT= Javascript major mode for Emacs -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= ${EMACS_LISPPREFIX} NO_CONFIGURE= yes diff --git a/editors/jde/Makefile b/editors/jde/Makefile index 7a5392f5c15..2983fd3ae50 100644 --- a/editors/jde/Makefile +++ b/editors/jde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2009/08/05 08:45:11 minskim Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:35 asau Exp $ # DISTNAME= jde-2.3.2 @@ -20,8 +20,6 @@ DEPENDS+= ${EMACS_PKGNAME_PREFIX}elib>=1.0:../../devel/elib USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME}/lisp # XEmacs has its own JDE package diff --git a/editors/jed/Makefile b/editors/jed/Makefile index 91607831336..02b88ded134 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2010/01/29 19:46:20 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/03 11:43:35 asau Exp $ # PKGNAME= jed-0.99.16 PKGREVISION= 2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../editors/jed/Makefile.common" COMMENT= Extensible folding editor with Emacs/WordStar/EDT emulations diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 19aa4046d25..7feb66f400a 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2011/04/01 13:12:24 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/03 11:43:35 asau Exp $ DISTNAME= joe-3.7 PKGREVISION= 2 @@ -10,8 +10,6 @@ HOMEPAGE= http://joe-editor.sourceforge.net/ COMMENT= Joe's own editor LICENSE= gnu-gpl-v1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR} diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 3e6975dcc89..d402ff7dc0e 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/05/14 07:29:50 dholland Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 11:43:35 asau Exp $ # DISTNAME= jove4.16.0.70 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Small emacs-style editor, but lacks the LISP engine -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= yes USE_TOOLS+= nroff diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile index e18c310893b..ca2cb0f0ac1 100644 --- a/editors/kdissert/Makefile +++ b/editors/kdissert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/09/15 10:04:27 obache Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/03 11:43:36 asau Exp $ # DISTNAME= kdissert-1.0.7 @@ -12,8 +12,6 @@ HOMEPAGE= http://freehackers.org/~tnagy/kdissert/ COMMENT= Mindmapping-like tool to generate text templates LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++ USE_TOOLS+= msgfmt diff --git a/editors/kile-kde3/Makefile b/editors/kile-kde3/Makefile index 2ef8e01f3d7..54b709ffe48 100644 --- a/editors/kile-kde3/Makefile +++ b/editors/kile-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/09/15 10:04:28 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:36 asau Exp $ DISTNAME= kile-2.0.2 PKGREVISION= 16 @@ -10,8 +10,6 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://kile.sourceforge.net/ COMMENT= LaTeX source editor - TeX shell - Gnuplot front end -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake perl msgfmt USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/editors/kile/Makefile b/editors/kile/Makefile index ce9f190c24d..388ed286928 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2012/10/02 17:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.67 2012/10/03 11:43:36 asau Exp $ DISTNAME= kile-2.1.1 PKGREVISION= 5 @@ -10,8 +10,6 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://kile.sourceforge.net/ COMMENT= LaTeX source editor - TeX shell - Gnuplot front end -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4 USE_TOOLS+= perl msgfmt diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 5081c60d01c..fdef7cfe844 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/10/02 17:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/03 11:43:36 asau Exp $ DISTNAME= leafpad-0.8.17 PKGREVISION= 12 @@ -10,8 +10,6 @@ HOMEPAGE= http://tarot.freeshell.org/leafpad/ COMMENT= Simple and light text editor using GTK+ LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= intltool msgfmt pkg-config gmake GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile index 57fce5a914a..775d94791e0 100644 --- a/editors/leim20/Makefile +++ b/editors/leim20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/12/19 00:52:51 dholland Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 11:43:36 asau Exp $ DISTNAME= leim-${VERSION} PKGREVISION= 6 @@ -12,8 +12,6 @@ COMMENT= Libraries of Emacs Input Methods DEPENDS+= emacs-${VERSION}{,nb[0-9]*}:../../editors/emacs20 -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/emacs-20.7 diff --git a/editors/leim21/Makefile b/editors/leim21/Makefile index b327826fcd2..865e84a98f6 100644 --- a/editors/leim21/Makefile +++ b/editors/leim21/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/03/21 06:32:33 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/03 11:43:36 asau Exp $ DISTNAME= leim-${VERSION} PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= Libraries of Emacs Input Methods (for emacs21) -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/emacs-${VERSION} GNU_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile index e50710504c7..c1fd0aeaaa4 100644 --- a/editors/lpe/Makefile +++ b/editors/lpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2010/01/29 19:54:17 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 11:43:36 asau Exp $ # DISTNAME= lpe-1.2.6 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cdsmith.twu.net/professional/opensource/lpe.html COMMENT= Small and efficient programmer's editor for UNIX systems -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_PKGLOCALEDIR= YES diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index 5bf9d3b96cd..d19a9217099 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/02 17:10:55 tron Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:36 asau Exp $ # DISTNAME= lyx-1.6.10 @@ -60,8 +60,6 @@ DEPENDS+= tex-xypic-[0-9]*:../../graphics/tex-xypic UNLIMIT_RESOURCES+= datasize -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ GNU_CONFIGURE= YES USE_TOOLS+= gmake perl:run pkg-config diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index 30453951002..1c6046e35d2 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2011/04/22 13:43:26 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/03 11:43:37 asau Exp $ # DISTNAME= manedit-0.8.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wolfpack.twu.net/ManEdit/ COMMENT= UNIX Manual (man, manpage) page editor, viewer, and browser for X11 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME}/manedit USE_LANGUAGES= c c++ diff --git a/editors/matlab-mode/Makefile b/editors/matlab-mode/Makefile index a8fac95be5c..5889c58e4a8 100644 --- a/editors/matlab-mode/Makefile +++ b/editors/matlab-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/08/06 01:44:51 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 11:43:37 asau Exp $ # DISTNAME= matlab.el @@ -15,8 +15,6 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=104&objectType=file COMMENT= Matlab mode for Emacs -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} DIST_SUBDIR= ${BASEPKGNAME} diff --git a/editors/medit/Makefile b/editors/medit/Makefile index 3205c0a9485..15b9ba04ef5 100644 --- a/editors/medit/Makefile +++ b/editors/medit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/02 17:10:56 tron Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 11:43:37 asau Exp $ # DISTNAME= medit-1.1.1 @@ -14,8 +14,6 @@ LICENSE= gnu-lgpl-v2.1 BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_LANGUAGES= c c++ diff --git a/editors/mflteco/Makefile b/editors/mflteco/Makefile index c7c27575b8f..dc82654c736 100644 --- a/editors/mflteco/Makefile +++ b/editors/mflteco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/04/07 17:37:36 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 11:43:37 asau Exp $ # PKGNAME= mflteco-19920331 @@ -10,8 +10,6 @@ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.catb.org/~esr/retro/ COMMENT= MFL clone of Tape Editor and COrrector -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= te INSTALLATION_DIRS= bin share/doc/mflteco share/examples/mflteco diff --git a/editors/mg/Makefile b/editors/mg/Makefile index e681e08ff7d..f4f124d1e05 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/12/19 00:52:09 dholland Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:37 asau Exp $ # DISTNAME= mg-20090107 @@ -11,7 +11,6 @@ COMMENT= Small, fast, public domain EMACS style editor HAS_CONFIGURE= yes USE_NCURSES= yes # Uses NCURSES internals -PKG_DESTDIR_SUPPORT= user-destdir MAKE_ENV+= prefix=${PREFIX} INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/editors/mg2a/Makefile b/editors/mg2a/Makefile index 19ed67a4149..93c89e32bcb 100644 --- a/editors/mg2a/Makefile +++ b/editors/mg2a/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/01/24 20:38:55 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 11:43:37 asau Exp $ DISTNAME= mg2a PKGNAME= mg2a-1.11 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Small, fast, public domain EMACS style editor -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= mg INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/editors/mined/Makefile b/editors/mined/Makefile index d5e0afb5696..4b09885cece 100644 --- a/editors/mined/Makefile +++ b/editors/mined/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/06/25 11:27:08 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 11:43:37 asau Exp $ # DISTNAME= mined-2000.15 @@ -9,7 +9,6 @@ MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://towo.net/mined/ COMMENT= Html-aware editor -PKG_DESTDIR_SUPPORT= user-destdir MAKE_FILE= makefile USE_TOOLS+= gmake diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index f02f18cb461..6146aa0797e 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2012/10/02 17:10:56 tron Exp $ +# $NetBSD: Makefile,v 1.57 2012/10/03 11:43:37 asau Exp $ # DISTNAME= mlview-0.9.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freespiders.org/projects/gmlview/ COMMENT= XML editor for the GNOME environment -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= yes diff --git a/editors/mule-ucs/Makefile b/editors/mule-ucs/Makefile index 666b18b090e..fa2afef3d6a 100644 --- a/editors/mule-ucs/Makefile +++ b/editors/mule-ucs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2008/11/26 13:07:38 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 11:43:38 asau Exp $ DISTNAME= Mule-UCS-0.84 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -10,7 +10,6 @@ MAINTAINER= uebayasi@NetBSD.org #HOMEPAGE= COMMENT= Another encoding conversion mechanism for Emacs -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/mule-ucs \ ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/mule-ucs/big5conv \ ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/mule-ucs/jisx0213 \ diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 08989a8d59e..4c77d129ba5 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2011/12/19 21:36:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2012/10/03 11:43:38 asau Exp $ DISTNAME= mule-2.3 PKGREVISION= 7 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.m17n.org/mule/ COMMENT= Multilingual GNU editing macros (editor) LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no CONFLICTS= emacs-[0-9]* diff --git a/editors/nano/Makefile b/editors/nano/Makefile index bbfbe6bc176..8f25485882d 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/09/15 10:04:29 obache Exp $ +# $NetBSD: Makefile,v 1.45 2012/10/03 11:43:38 asau Exp $ DISTNAME= nano-2.2.6 PKGREVISION= 1 @@ -16,8 +16,6 @@ USE_TOOLS+= msgfmt INFO_FILES= yes -PKG_DESTDIR_SUPPORT= user-destdir - CONFIGURE_ARGS+= --enable-color CONFIGURE_ARGS+= --enable-multibuffer CONFIGURE_ARGS+= --enable-nanorc diff --git a/editors/ne/Makefile b/editors/ne/Makefile index 3cc787ad0ad..12ed444262b 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/06/18 03:44:52 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 11:43:38 asau Exp $ DISTNAME= ne-1.31 CATEGORIES= editors @@ -8,8 +8,6 @@ DISTFILES= ${DISTNAME}.tar.gz ne.manpage.1 NE.spec.ascii NE.changes.spec MAINTAINER= bjh@mail.dotcom.fr COMMENT= Re-write of Phoenix E. A sensible light-weight editor -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 418fd2c0110..a1372f18284 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2011/12/09 14:36:34 drochner Exp $ +# $NetBSD: Makefile,v 1.51 2012/10/03 11:43:38 asau Exp $ DISTNAME= nedit-${VERS}-src PKGNAME= nedit-${VERS} @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nedit.org/ COMMENT= Motif based standard GUI style text editor -PKG_DESTDIR_SUPPORT= user-destdir - VERS= 5.5 MASTER_SITE_NEDIT= http://www.nedit.org/ftp/ \ http://nl.nedit.org/ftp/ \ diff --git a/editors/ng/Makefile b/editors/ng/Makefile index b44ad24475c..e3f9c723e68 100644 --- a/editors/ng/Makefile +++ b/editors/ng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/03/10 08:20:13 sbd Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/03 11:43:38 asau Exp $ DISTNAME= ng-1.4.3 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= fk200329@fsinet.or.jp HOMEPAGE= http://tt.sakura.ne.jp/~amura/ng/ COMMENT= Very light Emacs-clone with japanese support -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/ng PKG_SUPPORTED_OPTIONS= canna diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile index 1c185e3d8fd..04b8d14efe5 100644 --- a/editors/notecase/Makefile +++ b/editors/notecase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/02 17:10:56 tron Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/03 11:43:38 asau Exp $ # DISTNAME= notecase-1.8.8_src @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://notecase.sourceforge.net/ COMMENT= Hierarchical note manager -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/notecase-1.8.8 USE_LANGUAGES= c c++ USE_TOOLS+= gmake msgfmt pkg-config gsed diff --git a/editors/nts/Makefile b/editors/nts/Makefile index 1b6904e8d9c..8741cffa3e1 100644 --- a/editors/nts/Makefile +++ b/editors/nts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/03/15 11:53:26 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:38 asau Exp $ # DISTNAME= nts-78 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.duke.edu/~dgraham/NTS/ COMMENT= Simple GUI note taking application LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.8.7:../../x11/py-wxWidgets DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.5:../../time/py-dateutil diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index ae9089c1fbb..4ad37d1bc4b 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/08/14 15:24:51 marino Exp $ +# $NetBSD: Makefile,v 1.47 2012/10/03 11:43:39 asau Exp $ DISTNAME= nvi-1.79 PKGNAME= nvi-m17n-1.79.20040608 @@ -13,8 +13,6 @@ COMMENT= Clone of vi/ex, with multilingual patch CONFLICTS= vigor-[0-9]* nvi-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - CONFIGURE_DIRS= ${WRKSRC}/build GNU_CONFIGURE= YES diff --git a/editors/nvi/Makefile b/editors/nvi/Makefile index 611a80e37d4..339136ad6c3 100644 --- a/editors/nvi/Makefile +++ b/editors/nvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2012/03/26 14:00:40 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2012/10/03 11:43:39 asau Exp $ DISTNAME= nvi-1.81.6 PKGREVISION= 7 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kotnet.org/~skimo/nvi/devel/ COMMENT= Berkeley nvi with additional features -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix diff --git a/editors/obby/Makefile b/editors/obby/Makefile index 7c172f765e6..a6f4e550506 100644 --- a/editors/obby/Makefile +++ b/editors/obby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/09/23 10:47:46 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:39 asau Exp $ # DISTNAME= obby-0.4.7 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gobby.0x539.de/ COMMENT= Library for distributed editing -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/editors/p5-Acme-Padre-PlayCode/Makefile b/editors/p5-Acme-Padre-PlayCode/Makefile index db273ac3a0a..e59c9ed8d3e 100644 --- a/editors/p5-Acme-Padre-PlayCode/Makefile +++ b/editors/p5-Acme-Padre-PlayCode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:56 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:39 asau Exp $ # DISTNAME= Acme-Padre-PlayCode-0.13 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Acme-Padre-PlayCode/ COMMENT= Acme::PlayCode Plugin for Padre LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt DEPENDS+= p5-Acme-PlayCode-[0-9]*:../../devel/p5-Acme-PlayCode diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile index 871e2c4a93f..6ef2f5e33a3 100644 --- a/editors/p5-PPIx-EditorTools/Makefile +++ b/editors/p5-PPIx-EditorTools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/09/11 09:02:04 sno Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 11:43:39 asau Exp $ # DISTNAME= PPIx-EditorTools-0.17 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/PPIx-EditorTools/ COMMENT= Utility methods and base class for manipulating Perl via PPI LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences BUILD_DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most BUILD_DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings diff --git a/editors/p5-Padre-Plugin-Autoformat/Makefile b/editors/p5-Padre-Plugin-Autoformat/Makefile index 3e638f7998e..b05e9f41312 100644 --- a/editors/p5-Padre-Plugin-Autoformat/Makefile +++ b/editors/p5-Padre-Plugin-Autoformat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:56 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:39 asau Exp $ # DISTNAME= Padre-Plugin-Autoformat-1.1.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Autoformat/ COMMENT= Reformat text within Padre LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Module-Util-[0-9]*:../../devel/p5-Module-Util DEPENDS+= p5-Padre>=0.30:../../editors/p5-Padre DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat diff --git a/editors/p5-Padre-Plugin-Catalyst/Makefile b/editors/p5-Padre-Plugin-Catalyst/Makefile index b927ec1514f..6a22042825a 100644 --- a/editors/p5-Padre-Plugin-Catalyst/Makefile +++ b/editors/p5-Padre-Plugin-Catalyst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/08/14 12:38:56 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 11:43:39 asau Exp $ # DISTNAME= Padre-Plugin-Catalyst-0.09 @@ -14,8 +14,6 @@ LICENSE= ${PERL5_LICENSE} MAKE_JOBS_SAFE= NO -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Catalyst-Devel>=1:../../www/p5-Catalyst-Devel DEPENDS+= p5-Catalyst-Runtime>=5.70000:../../www/p5-Catalyst-Runtime DEPENDS+= p5-Padre>=0.51:../../editors/p5-Padre diff --git a/editors/p5-Padre-Plugin-DataWalker/Makefile b/editors/p5-Padre-Plugin-DataWalker/Makefile index 4dff0fa0472..29cb5ad8776 100644 --- a/editors/p5-Padre-Plugin-DataWalker/Makefile +++ b/editors/p5-Padre-Plugin-DataWalker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 12:38:56 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:40 asau Exp $ # DISTNAME= Padre-Plugin-DataWalker-0.02 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-DataWalker/ COMMENT= Simple Perl data structure browser Padre LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no DEPENDS+= p5-Padre>=0.47:../../editors/p5-Padre diff --git a/editors/p5-Padre-Plugin-Debugger/Makefile b/editors/p5-Padre-Plugin-Debugger/Makefile index b46ff9292a7..6f975f3ef78 100644 --- a/editors/p5-Padre-Plugin-Debugger/Makefile +++ b/editors/p5-Padre-Plugin-Debugger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:56 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:40 asau Exp $ # DISTNAME= Padre-Plugin-Debugger-0.3 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Debugger/ COMMENT= Debug Perl code from Padre editor LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Devel-ebug>=0.49:../../devel/p5-Devel-ebug DEPENDS+= p5-Padre>=0.28:../../editors/p5-Padre DEPENDS+= {perl>=5.10.1,parent-[0-9]*}:../../devel/p5-parent diff --git a/editors/p5-Padre-Plugin-Ecliptic/Makefile b/editors/p5-Padre-Plugin-Ecliptic/Makefile index 0fc077c162d..12c13253fa4 100644 --- a/editors/p5-Padre-Plugin-Ecliptic/Makefile +++ b/editors/p5-Padre-Plugin-Ecliptic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:56 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:40 asau Exp $ # DISTNAME= Padre-Plugin-Ecliptic-0.19 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Ecliptic/ COMMENT= Padre plugin that provides Eclipse-like useful features LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Class-XSAccessor>=1.05:../../devel/p5-Class-XSAccessor DEPENDS+= p5-File-Which>=0.05:../../devel/p5-File-Which DEPENDS+= p5-Padre>=0.43:../../editors/p5-Padre diff --git a/editors/p5-Padre-Plugin-Encrypt/Makefile b/editors/p5-Padre-Plugin-Encrypt/Makefile index 4aea8083999..7ba4328b654 100644 --- a/editors/p5-Padre-Plugin-Encrypt/Makefile +++ b/editors/p5-Padre-Plugin-Encrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:57 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-Encrypt-0.06 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Encrypt/ COMMENT= Padre plugin to encrypt/decrypt file LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Crypt-Blowfish-[0-9]*:../../security/p5-Crypt-Blowfish DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC DEPENDS+= p5-Padre>=0.26:../../editors/p5-Padre diff --git a/editors/p5-Padre-Plugin-Git/Makefile b/editors/p5-Padre-Plugin-Git/Makefile index 029adbc462d..9520e0e0523 100644 --- a/editors/p5-Padre-Plugin-Git/Makefile +++ b/editors/p5-Padre-Plugin-Git/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 12:38:57 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-Git-0.03 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Git/ COMMENT= Simple Git interface for Padre LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Capture-Tiny>=0.03:../../devel/p5-Capture-Tiny DEPENDS+= p5-Padre>=0.67:../../editors/p5-Padre DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base diff --git a/editors/p5-Padre-Plugin-HG/Makefile b/editors/p5-Padre-Plugin-HG/Makefile index fa9b99040f2..e442e96a28e 100644 --- a/editors/p5-Padre-Plugin-HG/Makefile +++ b/editors/p5-Padre-Plugin-HG/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:57 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-HG-0.14 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-HG/ COMMENT= Mecurial interface for Padre LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Capture-Tiny>=0.03:../../devel/p5-Capture-Tiny DEPENDS+= p5-Padre>=0.47:../../editors/p5-Padre DEPENDS+= mercurial-[0-9]*:../../devel/mercurial diff --git a/editors/p5-Padre-Plugin-Kate/Makefile b/editors/p5-Padre-Plugin-Kate/Makefile index 7d0ad5791fb..4c4114988fe 100644 --- a/editors/p5-Padre-Plugin-Kate/Makefile +++ b/editors/p5-Padre-Plugin-Kate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 12:38:57 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-Kate-0.04 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Kate/ COMMENT= Padre plugin using the Kate syntax highlighter LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Padre>=0.65:../../editors/p5-Padre DEPENDS+= p5-Syntax-Highlight-Engine-Kate>=0.05:../../textproc/p5-Syntax-Highlight-Engine-Kate diff --git a/editors/p5-Padre-Plugin-Nopaste/Makefile b/editors/p5-Padre-Plugin-Nopaste/Makefile index ae15fbb2cee..cc2e7967311 100644 --- a/editors/p5-Padre-Plugin-Nopaste/Makefile +++ b/editors/p5-Padre-Plugin-Nopaste/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:57 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-Nopaste-0.2.1 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Nopaste/ COMMENT= Send code on a nopaste website from padre LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-App-Nopaste-[0-9]*:../../www/p5-App-Nopaste DEPENDS+= p5-Module-Util-[0-9]*:../../devel/p5-Module-Util DEPENDS+= p5-Padre>=0.30:../../editors/p5-Padre diff --git a/editors/p5-Padre-Plugin-PerlCritic/Makefile b/editors/p5-Padre-Plugin-PerlCritic/Makefile index 8f1df703246..dac29014cac 100644 --- a/editors/p5-Padre-Plugin-PerlCritic/Makefile +++ b/editors/p5-Padre-Plugin-PerlCritic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/09/13 16:19:01 sno Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-PerlCritic-0.12 @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-PerlCritic/ COMMENT= Analyze perl files in Padre with Perl::Critic LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.15:../../devel/p5-Locale-Msgfmt DEPENDS+= p5-Padre>=0.57:../../editors/p5-Padre diff --git a/editors/p5-Padre-Plugin-PerlTidy/Makefile b/editors/p5-Padre-Plugin-PerlTidy/Makefile index 4cad5be1751..f984febb871 100644 --- a/editors/p5-Padre-Plugin-PerlTidy/Makefile +++ b/editors/p5-Padre-Plugin-PerlTidy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/13 16:24:12 sno Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-PerlTidy-0.22 @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-PerlTidy/ COMMENT= Format perl files in Padre using Perl::Tidy LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no DEPENDS+= p5-Padre>=0.92:../../editors/p5-Padre diff --git a/editors/p5-Padre-Plugin-SVN/Makefile b/editors/p5-Padre-Plugin-SVN/Makefile index 699be7a7d8b..42f82d7a0a1 100644 --- a/editors/p5-Padre-Plugin-SVN/Makefile +++ b/editors/p5-Padre-Plugin-SVN/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:58 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:41 asau Exp $ # DISTNAME= Padre-Plugin-SVN-0.05 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-SVN/ COMMENT= Simple SVN interface for Padre LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Padre>=0.27:../../editors/p5-Padre DEPENDS+= p5-SVN-Class>=0.15:../../devel/p5-SVN-Class diff --git a/editors/p5-Padre-Plugin-SpellCheck/Makefile b/editors/p5-Padre-Plugin-SpellCheck/Makefile index 533342a73c1..7bed81689c5 100644 --- a/editors/p5-Padre-Plugin-SpellCheck/Makefile +++ b/editors/p5-Padre-Plugin-SpellCheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:58 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:42 asau Exp $ # DISTNAME= Padre-Plugin-SpellCheck-1.1.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-SpellCheck/ COMMENT= Check spelling in Padre LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Class-XSAccessor-[0-9]*:../../devel/p5-Class-XSAccessor DEPENDS+= p5-Module-Util-[0-9]*:../../devel/p5-Module-Util DEPENDS+= p5-Padre>=0.26:../../editors/p5-Padre diff --git a/editors/p5-Padre-Plugin-Vi/Makefile b/editors/p5-Padre-Plugin-Vi/Makefile index ef1ffa0091c..6fe618f157f 100644 --- a/editors/p5-Padre-Plugin-Vi/Makefile +++ b/editors/p5-Padre-Plugin-Vi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 12:38:58 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:42 asau Exp $ # DISTNAME= Padre-Plugin-Vi-0.23.0 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-Vi/ COMMENT= Padre plugin proving a vi keyboard LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= NO BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt diff --git a/editors/p5-Padre-Plugin-XS/Makefile b/editors/p5-Padre-Plugin-XS/Makefile index 72f5baa228e..0e4b97e3d23 100644 --- a/editors/p5-Padre-Plugin-XS/Makefile +++ b/editors/p5-Padre-Plugin-XS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 12:38:58 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 11:43:42 asau Exp $ # DISTNAME= Padre-Plugin-XS-0.02 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-XS/ COMMENT= Padre support for perl XS (and perlapi) LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Padre>=0.49:../../editors/p5-Padre DEPENDS+= p5-Perl-APIReference>=0.04:../../devel/p5-Perl-APIReference diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 6489c4c0f03..c2cb04aff72 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 17:10:56 tron Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 11:43:39 asau Exp $ # DISTNAME= Padre-0.96 @@ -12,7 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Padre/ COMMENT= Perl Application Development and Refactoring Environment LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no USE_LANGUAGES+= c c++ diff --git a/editors/p5-Wx-Scintilla/Makefile b/editors/p5-Wx-Scintilla/Makefile index b259b46ae24..5f5ae5d8419 100644 --- a/editors/p5-Wx-Scintilla/Makefile +++ b/editors/p5-Wx-Scintilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/02 17:10:56 tron Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:42 asau Exp $ DISTNAME= Wx-Scintilla-0.39 PKGNAME= p5-${DISTNAME} @@ -14,8 +14,6 @@ LICENSE= ${PERL5_LICENSE} BUILD_DEPENDS+= p5-Alien-wxWidgets-[0-9]*:../../x11/p5-Alien-wxWidgets BUILD_DEPENDS+= {perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/blib/arch/auto/Wx/Scintilla USE_TOOLS+= perl diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 0fa7177983c..5ba42a10518 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2009/11/26 00:10:42 joerg Exp $ +# $NetBSD: Makefile,v 1.78 2012/10/03 11:43:42 asau Exp $ # # NOTE: # When updating, it is necessary to change the shlib version, located in @@ -19,8 +19,6 @@ HOMEPAGE= http://www.washington.edu/pine/ COMMENT= Text editor (ships with Pine), and Pine's text editing lib LICENSE= pine-license -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes .include "../../mk/bsd.prefs.mk" diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index c3c9b0eb821..1f0c4108d6c 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2012/10/02 17:10:57 tron Exp $ +# $NetBSD: Makefile,v 1.44 2012/10/03 11:43:42 asau Exp $ DISTNAME= poedit-1.4.6.1 PKGREVISION= 13 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.poedit.net/ COMMENT= Cross-platform gettext catalogs (.po files) editor LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - BDB_ACCEPTED= db4 db5 USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes diff --git a/editors/qgoogletranslator/Makefile b/editors/qgoogletranslator/Makefile index bab06e3634c..f6fd1de325f 100644 --- a/editors/qgoogletranslator/Makefile +++ b/editors/qgoogletranslator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/02 17:10:57 tron Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 11:43:42 asau Exp $ # DISTNAME= qgoogletranslator-1.2.1 @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/qgt/ COMMENT= Qt gui for google translate based on ajax api LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 USE_LANGUAGES= c++ c diff --git a/editors/rox-edit/Makefile b/editors/rox-edit/Makefile index d0ef1d72624..348d45ee9b6 100644 --- a/editors/rox-edit/Makefile +++ b/editors/rox-edit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/03/15 11:53:26 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:42 asau Exp $ # DISTNAME= edit-2.0 @@ -16,8 +16,6 @@ DEPENDS+= rox-lib>=2.0.2nb2:../../devel/rox-lib USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME}/Edit DIST_SUBDIR= rox diff --git a/editors/sam/Makefile b/editors/sam/Makefile index 497c88281d2..91fe64e8d43 100644 --- a/editors/sam/Makefile +++ b/editors/sam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2010/01/29 19:56:45 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/03 11:43:42 asau Exp $ DISTNAME= sam PKGNAME= sam-4.3 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .msg.gz MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Unix version of Rob Pike's editor for plan9 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= libXgFonts>=1.0nb1:../../fonts/Xg MAKE_JOBS_SAFE= no diff --git a/editors/scite/Makefile b/editors/scite/Makefile index ec1fe908d5c..e44d3f522ab 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/02 17:10:57 tron Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 11:43:43 asau Exp $ # DISTNAME= scite229 @@ -13,8 +13,6 @@ HOMEPAGE= http://scintilla.sourceforge.net/ COMMENT= Source code editor #LICENSE= # TODO: (see mk/license.mk) -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/scite USE_LANGUAGES= c c++ BUILD_DIRS+= gtk diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index 84c200801c9..3c6aa0158c2 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/08/06 01:44:51 minskim Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 11:43:43 asau Exp $ # DISTNAME= speedbar-0.14beta4 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cedet.sourceforge.net/speedbar.shtml COMMENT= Directory and code browser for emacs -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../editors/emacs/modules.mk" PKGSRC_MAKE_ENV+= EMACS=${EMACS} diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index f872845e9b7..bc057185905 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2009/05/21 00:21:57 zafer Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 11:43:43 asau Exp $ # DISTNAME= ssam-1.9 @@ -12,7 +12,6 @@ COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set GNU_CONFIGURE= yes BUILD_TARGET= tst -PKG_DESTDIR_SUPPORT= user-destdir .include "../../misc/libutf/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index edc1c6cb4e1..f204d578f93 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/10/09 02:55:02 kim Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/03 11:43:43 asau Exp $ DISTNAME= tamago-4.0.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909 @@ -10,8 +10,6 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.m17n.org/tamago/ COMMENT= CJK characters inputting system for emacs + leim -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes MAKE_FLAGS+= prefix=${DESTDIR:Q}${PREFIX} # XXX please someone adjust paths and PLIST for XEmacs... diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 029819e4908..135cb642c1d 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 17:10:57 tron Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 11:43:43 asau Exp $ # DISTNAME= tea-16.0.5 @@ -12,8 +12,6 @@ HOMEPAGE= http://tea-editor.sourceforge.net/ #HOMEPAGE= http://tea.linux.kiev.ua/ COMMENT= Powerful, easy-to-use text editor for Gtk2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config msgfmt diff --git a/editors/ted-cs/Makefile b/editors/ted-cs/Makefile index 2b6bbae363e..b35277dc729 100644 --- a/editors/ted-cs/Makefile +++ b/editors/ted-cs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:43 asau Exp $ DISTNAME= Ted_cs_CZ PKGNAME= ted-cs-2.16 @@ -12,8 +12,6 @@ COMMENT= Czech spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-da/Makefile b/editors/ted-da/Makefile index 03db47864e0..c11bfeda887 100644 --- a/editors/ted-da/Makefile +++ b/editors/ted-da/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:43 asau Exp $ DISTNAME= Ted_da_DK PKGNAME= ted-da-2.16 @@ -12,8 +12,6 @@ COMMENT= Danish spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-de/Makefile b/editors/ted-de/Makefile index 36be385e6ef..eaf61fea8aa 100644 --- a/editors/ted-de/Makefile +++ b/editors/ted-de/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:44 asau Exp $ DISTNAME= Ted_de_DE PKGNAME= ted-de-2.16 @@ -12,8 +12,6 @@ COMMENT= German spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-en-gb/Makefile b/editors/ted-en-gb/Makefile index 0e837e887a3..e7997cb319b 100644 --- a/editors/ted-en-gb/Makefile +++ b/editors/ted-en-gb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:44 asau Exp $ DISTNAME= Ted_en_GB PKGNAME= ted-en-gb-2.16 @@ -12,8 +12,6 @@ COMMENT= UK English spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-en-us/Makefile b/editors/ted-en-us/Makefile index a7eea661632..6487c898aa9 100644 --- a/editors/ted-en-us/Makefile +++ b/editors/ted-en-us/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 11:43:44 asau Exp $ DISTNAME= ted-2.16.src PKGNAME= ted-en-us-2.16 @@ -12,8 +12,6 @@ COMMENT= US English spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/Ted-2.16 USE_X11BASE= YES NO_BUILD= YES diff --git a/editors/ted-es/Makefile b/editors/ted-es/Makefile index 197f6c11ec5..d7a7b7a1420 100644 --- a/editors/ted-es/Makefile +++ b/editors/ted-es/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:44 asau Exp $ DISTNAME= Ted_es_ES PKGNAME= ted-es-2.16 @@ -12,8 +12,6 @@ COMMENT= Spanish spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-fr/Makefile b/editors/ted-fr/Makefile index 575d62677ca..94ed1e54472 100644 --- a/editors/ted-fr/Makefile +++ b/editors/ted-fr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:44 asau Exp $ DISTNAME= Ted_fr_FR PKGNAME= ted-fr-2.16 @@ -12,8 +12,6 @@ COMMENT= French spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-it/Makefile b/editors/ted-it/Makefile index a01d5fe0ee0..d1e3c5dd12b 100644 --- a/editors/ted-it/Makefile +++ b/editors/ted-it/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:44 asau Exp $ DISTNAME= Ted_it_IT PKGNAME= ted-it-2.16 @@ -12,8 +12,6 @@ COMMENT= Italian spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-nl/Makefile b/editors/ted-nl/Makefile index cfcb3925625..9507ee7f32a 100644 --- a/editors/ted-nl/Makefile +++ b/editors/ted-nl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:44 asau Exp $ DISTNAME= Ted_nl_NL PKGNAME= ted-nl-2.16 @@ -12,8 +12,6 @@ COMMENT= Dutch spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-no/Makefile b/editors/ted-no/Makefile index d24efc05ff3..7a92b564019 100644 --- a/editors/ted-no/Makefile +++ b/editors/ted-no/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:44 asau Exp $ DISTNAME= Ted_no_NO PKGNAME= ted-no-2.16 @@ -12,8 +12,6 @@ COMMENT= Norwegian spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-pl/Makefile b/editors/ted-pl/Makefile index 115e15dda34..0ff671ce673 100644 --- a/editors/ted-pl/Makefile +++ b/editors/ted-pl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 11:43:45 asau Exp $ DISTNAME= Ted_pl_PL PKGNAME= ted-pl-2.16 @@ -12,8 +12,6 @@ COMMENT= Polish spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-pt/Makefile b/editors/ted-pt/Makefile index 72839cb27fc..8cf9c95f213 100644 --- a/editors/ted-pt/Makefile +++ b/editors/ted-pt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:45 asau Exp $ DISTNAME= Ted_pt_PT PKGNAME= ted-pt-2.16 @@ -12,8 +12,6 @@ COMMENT= Portuguese spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted-sv/Makefile b/editors/ted-sv/Makefile index a582d19ad52..4969b18d954 100644 --- a/editors/ted-sv/Makefile +++ b/editors/ted-sv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:45 asau Exp $ DISTNAME= Ted_sv_SE PKGNAME= ted-sv-2.16 @@ -12,8 +12,6 @@ COMMENT= Swedish spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= YES diff --git a/editors/ted/Makefile b/editors/ted/Makefile index e960b5dca0c..e318451015f 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2012/09/28 09:35:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.53 2012/10/03 11:43:43 asau Exp $ DISTNAME= ted-2.21.src PKGNAME= ${DISTNAME:S/.src//} @@ -12,7 +12,6 @@ COMMENT= X11 based WordPad-like word processor LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ USE_TOOLS+= gtar diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 43b6e18bda4..2e2263fcf24 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/10/02 17:10:57 tron Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/03 11:43:45 asau Exp $ DISTNAME= texmaker-1.8 PKGREVISION= 14 @@ -10,8 +10,6 @@ MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.xm1math.net/texmaker/ COMMENT= LaTeX editor and front end -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c++ USE_LIBTOOL= yes diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 18a4d7a929a..1d11877b9ba 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/02 17:10:57 tron Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 11:43:45 asau Exp $ DISTNAME= texworks-0.4.3-r858 PKGNAME= texworks-0.4.3 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.tug.org/texworks/ COMMENT= Simple TeX front-end program LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config gmake MAKE_ENV+= INSTALL_ROOT=${DESTDIR} diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index c998bdced07..52fb29c5820 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2012/10/02 17:10:57 tron Exp $ +# $NetBSD: Makefile,v 1.43 2012/10/03 11:43:45 asau Exp $ # DISTNAME= tomboy-1.2.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnome.org/projects/tomboy COMMENT= Gnome desktop note application LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake intltool pkg-config bash:run msgfmt diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index dbe16edacdb..f69730a70d4 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/05/14 07:09:31 dholland Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:45 asau Exp $ DISTNAME= ue400dev PKGNAME= uemacs-4.0 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= "emacs" key sequences compatible full screen editor -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin share/uemacs WRKSRC= ${WRKDIR} diff --git a/editors/ve/Makefile b/editors/ve/Makefile index 235b183951c..168efc1b511 100644 --- a/editors/ve/Makefile +++ b/editors/ve/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/03/03 18:25:53 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:45 asau Exp $ DISTNAME= ve-1.0 CATEGORIES= editors @@ -9,8 +9,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= rxg@NetBSD.org COMMENT= NTHU-CS Maple BBS 2.36 BBS-like editor -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin post-patch: diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 566ae3d5073..efda657c035 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/08/21 23:49:21 marino Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/03 11:43:45 asau Exp $ # DISTNAME= vigor-0.016 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://vigor.sourceforge.net/ COMMENT= nvi with excessive online "help" -PKG_DESTDIR_SUPPORT= user-destdir - INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX} CONFLICTS+= nvi-[0-9]* diff --git a/editors/vile/Makefile b/editors/vile/Makefile index f8eb3bdb55a..3f5bf82ee6d 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2012/07/20 14:38:51 marino Exp $ +# $NetBSD: Makefile,v 1.59 2012/10/03 11:43:46 asau Exp $ DISTNAME= vile-9.8 CATEGORIES= editors @@ -10,8 +10,6 @@ HOMEPAGE= http://invisible-island.net/vile/ COMMENT= VI Like Emacs. a vi "workalike", with many additional features LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" GNU_CONFIGURE= yes diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile index 39866a4305e..7ef1a3b8a9d 100644 --- a/editors/vilearn/Makefile +++ b/editors/vilearn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:17 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:46 asau Exp $ # DISTNAME= vilearn-1.0 @@ -10,8 +10,6 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://vilearn.org/ COMMENT= Online vi tutorial, from basic to advanced -PKG_DESTDIR_SUPPORT= user-destdir - EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SED} '1,/^wes$$/d' | ${SH} INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile index b6f43e7b0f8..a5efc9bd4b8 100644 --- a/editors/vim-gtk/Makefile +++ b/editors/vim-gtk/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2012/08/27 14:45:37 morr Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/03 11:43:46 asau Exp $ PKGNAME= vim-gtk-${VIM_VERSION}.${VIM_PATCHLEVEL} COMMENT= Vim editor (vi clone) with X11 GTK+ GUI -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../editors/vim-share/Makefile.common" DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../../editors/vim-share diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index 18743a76a26..3847ac630ab 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.50 2012/10/02 17:10:57 tron Exp $ +# $NetBSD: Makefile,v 1.51 2012/10/03 11:43:46 asau Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} PKGREVISION= 2 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI -PKG_DESTDIR_SUPPORT= user-destdir - PKG_SUPPORTED_OPTIONS+= gnome .include "../../editors/vim-share/Makefile.common" diff --git a/editors/vim-lang/Makefile b/editors/vim-lang/Makefile index 200882e50fe..ec360c4c405 100644 --- a/editors/vim-lang/Makefile +++ b/editors/vim-lang/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/08/27 14:45:37 morr Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 11:43:46 asau Exp $ PKGNAME= vim-lang-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../editors/vim-share/Makefile.common" COMMENT= Language files for the vim editor (vi clone) diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile index caed632f502..21e9a72068a 100644 --- a/editors/vim-motif/Makefile +++ b/editors/vim-motif/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2012/08/27 14:45:37 morr Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/03 11:43:46 asau Exp $ PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL} COMMENT= Vim editor (vi clone) with X11 Motif GUI -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../editors/vim-share/Makefile.common" DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../../editors/vim-share diff --git a/editors/vim-share/Makefile b/editors/vim-share/Makefile index 378d2eeb054..726d8c6c8e8 100644 --- a/editors/vim-share/Makefile +++ b/editors/vim-share/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2012/08/27 14:45:37 morr Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/03 11:43:46 asau Exp $ PKGNAME= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL} COMMENT= Data files for the vim editor (vi clone) -PKG_DESTDIR_SUPPORT= user-destdir - .include "Makefile.common" CONFIGURE_ARGS+= --disable-gui diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile index df48b4ca546..b1d6c7bc3ca 100644 --- a/editors/vim-xaw/Makefile +++ b/editors/vim-xaw/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2012/08/27 14:45:38 morr Exp $ +# $NetBSD: Makefile,v 1.53 2012/10/03 11:43:47 asau Exp $ PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL} COMMENT= Vim editor (vi clone) with X11 Athena GUI -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../editors/vim-share/Makefile.common" DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../../editors/vim-share diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 2d5cc02c137..c91e56fbb40 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.71 2012/08/27 14:45:36 morr Exp $ +# $NetBSD: Makefile,v 1.72 2012/10/03 11:43:46 asau Exp $ PKGNAME= vim-${VIM_VERSION}.${VIM_PATCHLEVEL} COMMENT= Vim editor (vi clone) without GUI -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../editors/vim-share/Makefile.common" DEPENDS+= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}{,nb*}:../../editors/vim-share diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 098d787e735..8f178dc24a7 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/08/17 23:46:17 agc Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 11:43:47 asau Exp $ # DISTNAME= wily-0.13.41 @@ -13,7 +13,6 @@ COMMENT= Unix/X11 clone of the Plan9 acme editor/environment GNU_CONFIGURE= yes CONFIGURE_HAS_MANDIR= no -PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= libXgFonts>=1.0nb1:../../fonts/Xg diff --git a/editors/xcoral/Makefile b/editors/xcoral/Makefile index f8942c4862d..1aec621c830 100644 --- a/editors/xcoral/Makefile +++ b/editors/xcoral/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/08/03 15:55:52 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 11:43:47 asau Exp $ DISTNAME= xcoral-3.2 PKGREVISION= 1 @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB:=editors/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Multiwindow mouse-based text editor for X -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no USE_X11BASE= yes diff --git a/editors/xemacs-current-nox11/Makefile b/editors/xemacs-current-nox11/Makefile index d46bd4c9c33..7fee054aa83 100644 --- a/editors/xemacs-current-nox11/Makefile +++ b/editors/xemacs-current-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/04/24 21:32:47 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 11:43:47 asau Exp $ PKGNAME= ${DISTNAME:S/-/-nox11-/} @@ -6,9 +6,6 @@ FILESDIR= ${.CURDIR}/../../editors/xemacs-current/files PATCHDIR= ${.CURDIR}/../../editors/xemacs-current/patches PKGDIR= ${.CURDIR}/../../editors/xemacs-current -# Mirror PKG_DESTDIR_SUPPORT setting from xemacs-current/Makefile. -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" PKG_OPTIONS.xemacs+= -x11 -xft -gtk -lucid -motif diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index 28c28faa3b0..d93343eaeb3 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2012/04/27 14:37:37 hauke Exp $ +# $NetBSD: Makefile,v 1.77 2012/10/03 11:43:47 asau Exp $ PKGNAME?= ${DISTNAME} COMMENT?= *BETA* XEmacs text editor version ${PKGVERSION_NOREV} @@ -17,8 +17,6 @@ CONFLICTS+= gnuclient-[0-9]* CONFLICTS+= xemacs-[0-9]* CONFLICTS+= xemacs-nox11-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - .if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32" GCC_REQD+= 2.95.3 .endif diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile index b3ce8642686..1e6c25871ac 100644 --- a/editors/xemacs-nox11/Makefile +++ b/editors/xemacs-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/04/24 15:32:16 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 11:43:47 asau Exp $ PKGNAME= ${DISTNAME:S/-/-nox11-/} @@ -6,9 +6,6 @@ FILESDIR= ${.CURDIR}/../../editors/xemacs/files PATCHDIR= ${.CURDIR}/../../editors/xemacs/patches PKGDIR= ${.CURDIR}/../../editors/xemacs -# Mirror PKG_DESTDIR_SUPPORT setting from xemacs/Makefile. -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" PKG_OPTIONS.xemacs+= -x11 -lucid diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 28b24f993ba..2d2dd215415 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.103 2012/04/27 13:53:46 hauke Exp $ +# $NetBSD: Makefile,v 1.104 2012/10/03 11:43:47 asau Exp $ PKGNAME?= ${DISTNAME} COMMENT?= XEmacs text editor version 21 @@ -17,8 +17,6 @@ CONFLICTS+= xemacs-nox11-[0-9]* NOT_FOR_PLATFORM= *-*-mips* # fails purespace dumping -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= makeinfo HAS_CONFIGURE= yes diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile index 06f281f7c95..c8805795b42 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/02 17:10:58 tron Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.21 2012/10/03 11:43:47 asau Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/editors/xjed/Makefile b/editors/xjed/Makefile index 8b6a189301f..e7be6a667fc 100644 --- a/editors/xjed/Makefile +++ b/editors/xjed/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/08/07 14:54:36 marino Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 11:43:48 asau Exp $ # PKGNAME= xjed-0.99.16 PKGREVISION= 1 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../editors/jed/Makefile.common" COMMENT= Extensible folding editor with Emacs/WordStar/EDT emulations, X11 version diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index 95d1d324645..e6051acd9cf 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/02 17:10:58 tron Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 11:43:48 asau Exp $ DISTNAME= xournal-0.4.7 PKGREVISION= 5 @@ -15,8 +15,6 @@ USE_LIBTOOL= yes USE_LANGUAGES= c USE_TOOLS+= pkg-config msgfmt -PKG_DESTDIR_SUPPORT= user-destdir - LDFLAGS.DragonFly= -lX11 -lz -lm LDFLAGS.SunOS= -lX11 -lz -lm diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index ee91820c3c6..13bdfd8ad2b 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2012/08/07 09:42:35 marino Exp $ +# $NetBSD: Makefile,v 1.64 2012/10/03 11:43:48 asau Exp $ DISTNAME= vile-9.8 PKGNAME= x${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://invisible-island.net/vile/ COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DISTINFO_FILE= ${.CURDIR}/../../editors/vile/distinfo PATCHDIR= ${.CURDIR}/../../editors/vile/patches diff --git a/editors/xwpe/Makefile b/editors/xwpe/Makefile index 93308548c7b..8f6492a9ae4 100644 --- a/editors/xwpe/Makefile +++ b/editors/xwpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/02/03 21:35:42 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 11:43:48 asau Exp $ # DISTNAME= xwpe-1.5.29a @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.identicalsoftware.com/xwpe/ COMMENT= Programming environment for UNIX systems -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake USE_NCURSES= yes # tigetstr() diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 0d43c87deb5..56cc2dd4f53 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2011/03/02 13:33:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:48 asau Exp $ DISTNAME= yudit-2.9.2 CATEGORIES= editors @@ -10,8 +10,6 @@ HOMEPAGE= http://yudit.org/ COMMENT= Unicode Text Editor LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_LANGUAGES= c c++ diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 34c34ce9e1c..75fb96645c7 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/02/11 09:54:21 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/03 11:43:48 asau Exp $ DISTNAME= zile-2.4.5 CATEGORIES= editors @@ -9,8 +9,6 @@ HOMEPAGE= http://www.gnu.org/software/zile/ COMMENT= Emacs-like text editor LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= makeinfo USE_NCURSES= yes # uses stdscr->_delay directly GNU_CONFIGURE= yes diff --git a/editors/zim/Makefile b/editors/zim/Makefile index 5ec92643769..fbf73b094bc 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/08/11 15:16:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 11:43:48 asau Exp $ # DISTNAME= zim-0.56 @@ -11,8 +11,6 @@ HOMEPAGE= http://zim-wiki.org/ COMMENT= Zim brings the concept of a wiki to your desktop LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none REPLACE_PYTHON= ${WRKSRC}/zim.py |