diff options
Diffstat (limited to 'x11/kdebindings-ruby/Makefile')
-rw-r--r-- | x11/kdebindings-ruby/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kdebindings-ruby/Makefile b/x11/kdebindings-ruby/Makefile index 7d4ed035871..c92a6e7ffa6 100644 --- a/x11/kdebindings-ruby/Makefile +++ b/x11/kdebindings-ruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/06/19 15:19:45 taca Exp $ +# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:18 joerg Exp $ DISTNAME= kdebindings-${_KDE_VERSION} PKGNAME= kdebindings-ruby-${_KDE_VERSION} @@ -6,6 +6,8 @@ PKGREVISION= 1 CATEGORIES= x11 COMMENT= Ruby bindings for the KDE integrated X11 desktop +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../meta-pkgs/kde3/Makefile.kde3" USE_TOOLS+= pkg-config |