summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
committerjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
commitf605fec2dbee8bc952241c1efb77b14fab314a12 (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /editors
parent195c6c95e52f95c0427411eff46b821b0e62064c (diff)
downloadpkgsrc-f605fec2dbee8bc952241c1efb77b14fab314a12.tar.gz
Mark as destdir ready.
Diffstat (limited to 'editors')
-rw-r--r--editors/gtranslator/Makefile4
-rw-r--r--editors/joe/Makefile4
-rw-r--r--editors/kile/Makefile4
-rw-r--r--editors/leafpad/Makefile4
-rw-r--r--editors/lyx-qt/Makefile4
-rw-r--r--editors/lyx-xforms/Makefile4
-rw-r--r--editors/lyx15/Makefile4
-rw-r--r--editors/mlview/Makefile4
-rw-r--r--editors/xfce4-mousepad/Makefile4
-rw-r--r--editors/yudit/Makefile4
-rw-r--r--editors/zile/Makefile4
11 files changed, 33 insertions, 11 deletions
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index f5a67fd7ecd..678bd404402 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2008/03/06 14:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2008/07/14 12:56:03 joerg Exp $
DISTNAME= gtranslator-1.1.7
PKGREVISION= 4
@@ -9,6 +9,8 @@ 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_DIRS+= gnome2-1.5
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
diff --git a/editors/joe/Makefile b/editors/joe/Makefile
index 1d8cee941ae..34fd8fce0d8 100644
--- a/editors/joe/Makefile
+++ b/editors/joe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/07/24 07:50:12 adam Exp $
+# $NetBSD: Makefile,v 1.31 2008/07/14 12:56:03 joerg Exp $
DISTNAME= joe-3.5
CATEGORIES= editors
@@ -8,6 +8,8 @@ MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://joe-editor.sourceforge.net/
COMMENT= Joe's own editor
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PREFIX:Q}/share/examples
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 58d83b46df0..ff2fec4a594 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2008/01/18 05:06:32 tnn Exp $
+# $NetBSD: Makefile,v 1.46 2008/07/14 12:56:03 joerg Exp $
DISTNAME= kile-1.9.3
PKGREVISION= 5
@@ -10,6 +10,8 @@ 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/leafpad/Makefile b/editors/leafpad/Makefile
index 7752092352f..2c990a9ba5c 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/07/05 05:37:41 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:03 joerg Exp $
#
DISTNAME= leafpad-0.8.4
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tarot.freeshell.org/leafpad/
COMMENT= Simple and light text editor using GTK+
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= intltool msgfmt pkg-config
GNU_CONFIGURE= YES
USE_DIRS+= xdg-1.1
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile
index 3f54c00982a..f229349d81e 100644
--- a/editors/lyx-qt/Makefile
+++ b/editors/lyx-qt/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2007/08/11 21:33:37 reed Exp $
+# $NetBSD: Makefile,v 1.35 2008/07/14 12:56:03 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "./Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/}
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index d30625c5edb..aafa7dfa190 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2007/02/22 19:26:25 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2008/07/14 12:56:03 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../editors/lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
diff --git a/editors/lyx15/Makefile b/editors/lyx15/Makefile
index 98c77109199..7f60f12637a 100644
--- a/editors/lyx15/Makefile
+++ b/editors/lyx15/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/04/05 21:43:34 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:03 joerg Exp $
#
DISTNAME= lyx-1.5.4
@@ -17,6 +17,8 @@ MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.lyx.org/
COMMENT= Document processor and graphical frontend for LaTeX
+PKG_DESTDIR_SUPPORT= user-destdir
+
CONFLICTS= lyx-qt-[0-9]*
CONFLICTS+= lyx-xforms-[0-9]*
UNLIMIT_RESOURCES+= datasize
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index 00899f22090..eb80150d0d5 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2008/03/06 14:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2008/07/14 12:56:03 joerg Exp $
#
DISTNAME= mlview-0.7.0
@@ -11,6 +11,8 @@ 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_DIRS+= xdg-1.1
USE_TOOLS+= gmake intltool msgfmt pkg-config
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index e74bbe67bce..1d9a98a6e42 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2007/12/07 19:43:20 martti Exp $
+# $NetBSD: Makefile,v 1.4 2008/07/14 12:56:03 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index 9b01485e44d..7d0788d2f82 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/06/29 22:53:21 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2008/07/14 12:56:03 joerg Exp $
DISTNAME= yudit-2.8.1
CATEGORIES= editors
@@ -9,6 +9,8 @@ MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://yudit.org/
COMMENT= Unicode Text Editor
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
USE_TOOLS+= gmake msgmerge
GNU_CONFIGURE= yes
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index 99236c376cc..db00d91be35 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2007/11/19 07:12:45 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.23 2008/07/14 12:56:03 joerg Exp $
DISTNAME= zile-2.2.50
CATEGORIES= editors
@@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://zile.sourceforge.net/
COMMENT= Emacs-like text editor
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= makeinfo
USE_NCURSES= yes # uses stdscr->_delay directly
GNU_CONFIGURE= yes