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