From f605fec2dbee8bc952241c1efb77b14fab314a12 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 14 Jul 2008 12:55:56 +0000 Subject: Mark as destdir ready. --- sysutils/gvfs/Makefile | 4 +++- sysutils/htop/Makefile | 4 +++- sysutils/ir-account/Makefile | 4 +++- sysutils/libnotify/Makefile | 4 +++- sysutils/mtoolsfm/Makefile | 4 +++- sysutils/nautilus-cd-burner/Makefile | 4 +++- sysutils/ndesk-dbus-glib/Makefile | 4 +++- sysutils/ndesk-dbus/Makefile | 4 +++- sysutils/xfce4-appfinder/Makefile | 4 +++- sysutils/xfce4-cpugraph-plugin/Makefile | 4 +++- sysutils/xfce4-diskperf-plugin/Makefile | 4 +++- sysutils/xfce4-fsguard-plugin/Makefile | 4 +++- sysutils/xfce4-genmon-plugin/Makefile | 4 +++- sysutils/xfce4-netload-plugin/Makefile | 4 +++- sysutils/xfce4-quicklauncher-plugin/Makefile | 4 +++- sysutils/xfce4-systemload-plugin/Makefile | 4 +++- sysutils/xfce4-thunar/Makefile | 4 +++- sysutils/xfce4-xarchiver/Makefile | 4 +++- sysutils/xfce4-xkb-plugin/Makefile | 4 +++- sysutils/xfe/Makefile | 4 +++- sysutils/xmeter/Makefile | 4 +++- sysutils/xnc/Makefile | 4 +++- sysutils/xps/Makefile | 4 +++- 23 files changed, 69 insertions(+), 23 deletions(-) (limited to 'sysutils') diff --git a/sysutils/gvfs/Makefile b/sysutils/gvfs/Makefile index 916809bbb5d..64bea31ae5b 100644 --- a/sysutils/gvfs/Makefile +++ b/sysutils/gvfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/06/01 08:19:48 obache Exp $ +# $NetBSD: Makefile,v 1.7 2008/07/14 12:56:12 joerg Exp $ # DISTNAME= gvfs-0.2.4 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Userspace virtual filesystem +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= intltool gmake pkg-config msgfmt diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 07243b32e07..3c671569ef5 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/06/03 12:53:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:12 joerg Exp $ # DISTNAME= htop-0.6.6 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://htop.sourceforge.net/ COMMENT= Enhanced version of top utility +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_NCURSES= yes # uses ncurses mouse definitions diff --git a/sysutils/ir-account/Makefile b/sysutils/ir-account/Makefile index 74c6d9375b7..99d9037cdf5 100644 --- a/sysutils/ir-account/Makefile +++ b/sysutils/ir-account/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/02/03 21:03:43 gdt Exp $ +# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:12 joerg Exp $ # DISTNAME= ir-account-0.1 @@ -10,6 +10,8 @@ MAINTAINER= gdt@ir.bbn.com HOMEPAGE= http://www.ir.bbn.com/~gdt/ir-account/ COMMENT= Copy accounts among systems and manage sudo privs +PKG_DESTDIR_SUPPORT= user-destdir + USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/sysutils/libnotify/Makefile b/sysutils/libnotify/Makefile index f0914b66f59..6a7469cf84e 100644 --- a/sysutils/libnotify/Makefile +++ b/sysutils/libnotify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/04/30 13:38:16 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:12 joerg Exp $ # DISTNAME= libnotify-0.4.4 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.galago-project.org/ COMMENT= Desktop notification framework +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/sysutils/mtoolsfm/Makefile b/sysutils/mtoolsfm/Makefile index 5d4327e82ba..8001c110c7d 100644 --- a/sysutils/mtoolsfm/Makefile +++ b/sysutils/mtoolsfm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/02/19 18:26:51 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:12 joerg Exp $ # DISTNAME= MToolsFM-1.9-3 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.core-coutainville.org/MToolsFM/ COMMENT= Easy MS-DOS disk access without learning MS-DOS commands +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= mtools>=3.9.7:../../sysutils/mtools GNU_CONFIGURE= yes diff --git a/sysutils/nautilus-cd-burner/Makefile b/sysutils/nautilus-cd-burner/Makefile index 1f6f6e41d09..714ff49db76 100644 --- a/sysutils/nautilus-cd-burner/Makefile +++ b/sysutils/nautilus-cd-burner/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2008/03/06 14:53:54 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2008/07/14 12:56:12 joerg Exp $ # DISTNAME= nautilus-cd-burner-2.14.3 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= CD burner view for Nautilus +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= {cdrtools,cdrtools-ossdvd}-[0-9]*:../../sysutils/cdrtools USE_DIRS+= gnome2-1.5 diff --git a/sysutils/ndesk-dbus-glib/Makefile b/sysutils/ndesk-dbus-glib/Makefile index eccd715089a..255af25e131 100644 --- a/sysutils/ndesk-dbus-glib/Makefile +++ b/sysutils/ndesk-dbus-glib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/04/25 15:49:30 kefren Exp $ +# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:12 joerg Exp $ DISTNAME= ndesk-dbus-glib-0.4.1 CATEGORIES= sysutils @@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ndesk.org/DBusSharp COMMENT= C\# implementation of dbus - GLib integration +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config gmake diff --git a/sysutils/ndesk-dbus/Makefile b/sysutils/ndesk-dbus/Makefile index 6d2f67ba2c0..49adc8e0955 100644 --- a/sysutils/ndesk-dbus/Makefile +++ b/sysutils/ndesk-dbus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/04/28 08:13:37 kefren Exp $ +# $NetBSD: Makefile,v 1.4 2008/07/14 12:56:12 joerg Exp $ DISTNAME= ndesk-dbus-0.6.1a PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ndesk.org/DBusSharp COMMENT= C\# implementation of dbus +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config gmake diff --git a/sysutils/xfce4-appfinder/Makefile b/sysutils/xfce4-appfinder/Makefile index e534cc6e377..d78bc682f70 100644 --- a/sysutils/xfce4-appfinder/Makefile +++ b/sysutils/xfce4-appfinder/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2007/04/17 17:45:06 martti Exp $ +# $NetBSD: Makefile,v 1.9 2008/07/14 12:56:12 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index a63841c9ac1..dd7221cccc5 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2007/04/17 17:45:06 martti Exp $ +# $NetBSD: Makefile,v 1.12 2008/07/14 12:56:12 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index 7c5cf918b79..1799b7cafbd 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2007/04/17 18:42:24 martti Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:12 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 5246f62834a..936f88a0b70 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2007/12/05 07:49:44 martti Exp $ +# $NetBSD: Makefile,v 1.9 2008/07/14 12:56:12 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 54d5bc2dfd4..62eeaf43dc1 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:12 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index eb9e9a86abc..3ef3626e264 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2007/04/12 09:55:16 martti Exp $ +# $NetBSD: Makefile,v 1.18 2008/07/14 12:56:12 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-quicklauncher-plugin/Makefile b/sysutils/xfce4-quicklauncher-plugin/Makefile index 69c4e39586d..85f44d85f13 100644 --- a/sysutils/xfce4-quicklauncher-plugin/Makefile +++ b/sysutils/xfce4-quicklauncher-plugin/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2007/12/05 07:50:16 martti Exp $ +# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:12 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index a2dba8aa0ce..5fd2c3249b1 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2007/04/12 09:55:17 martti Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:12 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-thunar/Makefile b/sysutils/xfce4-thunar/Makefile index fdc50b220db..8c2598b9f1d 100644 --- a/sysutils/xfce4-thunar/Makefile +++ b/sysutils/xfce4-thunar/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 15:37:43 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:13 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-xarchiver/Makefile b/sysutils/xfce4-xarchiver/Makefile index f0be0b33324..a3bdc494419 100644 --- a/sysutils/xfce4-xarchiver/Makefile +++ b/sysutils/xfce4-xarchiver/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 09:47:14 martti Exp $ +# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:13 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfce4-xkb-plugin/Makefile b/sysutils/xfce4-xkb-plugin/Makefile index 961d208ed38..ce865f56e02 100644 --- a/sysutils/xfce4-xkb-plugin/Makefile +++ b/sysutils/xfce4-xkb-plugin/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2007/04/17 17:45:07 martti Exp $ +# $NetBSD: Makefile,v 1.13 2008/07/14 12:56:13 joerg Exp $ + +PKG_DESTDIR_SUPPORT= user-destdir .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/sysutils/xfe/Makefile b/sysutils/xfe/Makefile index a21685732e2..bb265388d3a 100644 --- a/sysutils/xfe/Makefile +++ b/sysutils/xfe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2007/09/12 20:44:20 xtraeme Exp $ +# $NetBSD: Makefile,v 1.30 2008/07/14 12:56:13 joerg Exp $ DISTNAME= xfe-1.04 CATEGORIES= sysutils @@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://roland65.free.fr/xfe/ COMMENT= Fast MS-Explorer like filemanager for X +PKG_DESTDIR_SUPPORT= user-destdir + USE_DIRS+= xdg-1.1 USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes diff --git a/sysutils/xmeter/Makefile b/sysutils/xmeter/Makefile index ff73c974d75..9e720a00c76 100644 --- a/sysutils/xmeter/Makefile +++ b/sysutils/xmeter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/12/27 13:37:40 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2008/07/14 12:56:13 joerg Exp $ # DISTNAME= xmeter-1.15 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # COMMENT= Distributed system load meter for X11 +PKG_DESTDIR_SUPPORT= user-destdir + WRKSRC= ${WRKDIR} USE_IMAKE= yes diff --git a/sysutils/xnc/Makefile b/sysutils/xnc/Makefile index 68730d37cc2..e272c8bec09 100644 --- a/sysutils/xnc/Makefile +++ b/sysutils/xnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2007/02/19 20:34:00 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2008/07/14 12:56:13 joerg Exp $ DISTNAME= xnc-5.0.4.src PKGNAME= xnc-5.0.4 @@ -10,6 +10,8 @@ MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://xnc.dubna.su/ COMMENT= File manager for X Window +PKG_DESTDIR_SUPPORT= user-destdir + WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_DIRS+= xdg-1.1 USE_LANGUAGES= c c++ diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile index dedb81638e3..6b6aa7a4e7d 100644 --- a/sysutils/xps/Makefile +++ b/sysutils/xps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2007/01/11 11:07:16 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2008/07/14 12:56:13 joerg Exp $ DISTNAME= xps-4.2 PKGREVISION= 2 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://motif-pstree.sourceforge.net/ COMMENT= Displays the Unix process list as a hierarchical tree +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake perl GNU_CONFIGURE= yes CONFIGURE_ARGS+= x_applibdir=${PREFIX}/lib/X11/app-defaults -- cgit v1.2.3