diff options
Diffstat (limited to 'time/gtodo/Makefile')
-rw-r--r-- | time/gtodo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |