diff options
Diffstat (limited to 'x11/kdebindings-ruby/Makefile')
-rw-r--r-- | x11/kdebindings-ruby/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/kdebindings-ruby/Makefile b/x11/kdebindings-ruby/Makefile index f8eb952b68e..6cce5304882 100644 --- a/x11/kdebindings-ruby/Makefile +++ b/x11/kdebindings-ruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2012/10/03 21:59:08 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2012/10/29 05:06:31 asau Exp $ DISTNAME= kdebindings-${_KDE_VERSION} PKGNAME= kdebindings-ruby-${_KDE_VERSION} @@ -6,8 +6,6 @@ PKGREVISION= 19 CATEGORIES= x11 COMMENT= Ruby bindings for the KDE integrated X11 desktop -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no .include "../../meta-pkgs/kde3/Makefile.kde3" |