diff options
Diffstat (limited to 'x11/fox/Makefile')
-rw-r--r-- | x11/fox/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/fox/Makefile b/x11/fox/Makefile index 013b5f826c5..001398717ae 100644 --- a/x11/fox/Makefile +++ b/x11/fox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2008/05/22 22:56:19 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2008/06/12 02:14:57 joerg Exp $ DISTNAME= fox-1.6.33 CATEGORIES= x11 @@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fox-toolkit.org/ COMMENT= Fast and extensive C++ GUI toolkit +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= pkg-config |