diff options
Diffstat (limited to 'graphics/pixieplus/Makefile')
-rw-r--r-- | graphics/pixieplus/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 82f068c660d..15e4dff40f6 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2008/01/18 05:06:43 tnn Exp $ +# $NetBSD: Makefile,v 1.32 2008/06/12 02:14:32 joerg Exp $ # DISTNAME= pixieplus-0.5.4 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mosfet.org/pixie/ COMMENT= Free, fast, and feature packed image browser for KDE +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake USE_LANGUAGES= c c++ USE_LIBTOOL= YES |