diff options
Diffstat (limited to 'misc/deskbar-applet')
-rw-r--r-- | misc/deskbar-applet/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 9109605fbfe..86128b06b72 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2008/05/29 16:48:03 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:37 joerg Exp $ # DISTNAME= deskbar-applet-2.22.2.1 @@ -10,6 +10,8 @@ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://raphael.slinckx.net/deskbar/ COMMENT= Omnipresent, versatile search interface for the GNOME Desktop +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 gnome2-1.5 USE_LIBTOOL= YES |