diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | f605fec2dbee8bc952241c1efb77b14fab314a12 (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /x11/kdebindings-ruby | |
parent | 195c6c95e52f95c0427411eff46b821b0e62064c (diff) | |
download | pkgsrc-f605fec2dbee8bc952241c1efb77b14fab314a12.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'x11/kdebindings-ruby')
-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 |