summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorjoerg <joerg>2008-07-14 12:55:56 +0000
committerjoerg <joerg>2008-07-14 12:55:56 +0000
commitea30842945a7da8e04cb190e5ab5845b89a96f2e (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /time
parentfcd856930931649a053e5bae5aa7d42494437faa (diff)
downloadpkgsrc-ea30842945a7da8e04cb190e5ab5845b89a96f2e.tar.gz
Mark as destdir ready.
Diffstat (limited to 'time')
-rw-r--r--time/gtodo-applet/Makefile4
-rw-r--r--time/gtodo/Makefile4
-rw-r--r--time/lmclock/Makefile4
-rw-r--r--time/wmtime/Makefile4
-rw-r--r--time/xfce4-datetime-plugin/Makefile4
-rw-r--r--time/xfce4-orage/Makefile4
-rw-r--r--time/xfce4-timer-plugin/Makefile4
-rw-r--r--time/xonclock/Makefile4
-rw-r--r--time/xtimer/Makefile4
9 files changed, 27 insertions, 9 deletions
diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile
index 6d9e456a38d..e05d3927437 100644
--- a/time/gtodo-applet/Makefile
+++ b/time/gtodo-applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/03/06 14:53:55 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2008/07/14 12:56:13 joerg Exp $
#
DISTNAME= gtodo-applet-0.1
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://qballcow.nl/index.php?s=4
COMMENT= GNOME applet for the gtodo application
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= gtodo>=0.14:../../time/gtodo
USE_TOOLS+= pkg-config
diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile
index 4c57a29c810..5f04175e9e8 100644
--- a/time/gtodo/Makefile
+++ b/time/gtodo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/03/06 14:53:55 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2008/07/14 12:56:13 joerg Exp $
#
DISTNAME= gtodo-0.14
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.sarine.nl/gnome-task-list-manager
COMMENT= To-do list manager for the GNOME desktop
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake intltool msgfmt pkg-config
diff --git a/time/lmclock/Makefile b/time/lmclock/Makefile
index b819aa97aa3..01ceb6e6c21 100644
--- a/time/lmclock/Makefile
+++ b/time/lmclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/12/27 13:37:40 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:13 joerg Exp $
#
DISTNAME= lmclock-1.2
@@ -10,6 +10,8 @@ MAINTAINER= is@NetBSD.org
HOMEPAGE= http://pantransit.reptiles.org/prog/
COMMENT= Hard-coded Xerox Lisp machine clock clone
+PKG_DESTDIR_SUPPORT= user-destdir
+
post-extract:
${TOUCH} ${WRKSRC}/lmclock.man
diff --git a/time/wmtime/Makefile b/time/wmtime/Makefile
index 914907e89ef..006d0ed43ad 100644
--- a/time/wmtime/Makefile
+++ b/time/wmtime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/01/15 16:38:05 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:13 joerg Exp $
#
DISTNAME= wmtime-1.0b2
@@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.alpha.alt.ru/pub/UNIX/X11/WMaker/ \
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Time/Date applet for WindowMaker
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/wmtime.app
USE_IMAKE= YES
CONFIGURE_DIRS= wmtime
diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile
index 2963b33d24b..32e7ff95f59 100644
--- a/time/xfce4-datetime-plugin/Makefile
+++ b/time/xfce4-datetime-plugin/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2007/04/12 09:55:19 martti Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:13 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
diff --git a/time/xfce4-orage/Makefile b/time/xfce4-orage/Makefile
index 60276ac9335..21910245d94 100644
--- a/time/xfce4-orage/Makefile
+++ b/time/xfce4-orage/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 09:49:16 martti Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:14 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile
index 13e8f33b389..29005f01bdd 100644
--- a/time/xfce4-timer-plugin/Makefile
+++ b/time/xfce4-timer-plugin/Makefile
@@ -1,6 +1,8 @@
-# $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:14 joerg Exp $
#
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.5.1
diff --git a/time/xonclock/Makefile b/time/xonclock/Makefile
index 62921c1e2b1..270d6f78393 100644
--- a/time/xonclock/Makefile
+++ b/time/xonclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/12/17 20:16:37 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:14 joerg Exp $
#
DISTNAME= xonclock-0.0.9.2
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xonclock.sourceforge.net/
COMMENT= Analog clock
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
.include "../../graphics/freetype2/buildlink3.mk"
diff --git a/time/xtimer/Makefile b/time/xtimer/Makefile
index d8579c0d418..f00b5e5b7f5 100644
--- a/time/xtimer/Makefile
+++ b/time/xtimer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/12/27 13:37:40 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:14 joerg Exp $
DISTNAME= xtimer-8089
PKGNAME= xtimer-0.8089
@@ -10,6 +10,8 @@ MAINTAINER= candy@fct.kgc.co.jp
HOMEPAGE= http://www.bsddiary.net/xtimer/
COMMENT= Super simple digital timer for X11
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_IMAKE= yes
.include "../../x11/libXaw/buildlink3.mk"