diff options
author | sbd <sbd@pkgsrc.org> | 2012-02-09 21:44:27 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-02-09 21:44:27 +0000 |
commit | a81e84092e6fa2c5acbb2a4fb2c632e44bee2c61 (patch) | |
tree | ea6bf7bb7b2a44a352ded66667e93a4ec2057102 | |
parent | df39ad16d9c39ded3f8fb71822bd0fa219846427 (diff) | |
download | pkgsrc-a81e84092e6fa2c5acbb2a4fb2c632e44bee2c61.tar.gz |
Add SET_LIBDIR=yes
-rw-r--r-- | audio/amarok-kde3/Makefile | 3 | ||||
-rw-r--r-- | databases/krecipes/Makefile | 3 | ||||
-rw-r--r-- | devel/kdbg/Makefile | 3 | ||||
-rw-r--r-- | devel/kdiff3/Makefile | 3 | ||||
-rw-r--r-- | games/boson/Makefile | 3 | ||||
-rw-r--r-- | games/knights/Makefile | 3 | ||||
-rw-r--r-- | games/six/Makefile | 3 | ||||
-rw-r--r-- | graphics/digikam-doc-kde3/Makefile | 3 | ||||
-rw-r--r-- | graphics/gwenview/Makefile | 3 | ||||
-rw-r--r-- | graphics/kbarcode/Makefile | 3 | ||||
-rw-r--r-- | graphics/kphotoalbum/Makefile | 3 | ||||
-rw-r--r-- | graphics/libkexif/Makefile | 3 | ||||
-rw-r--r-- | graphics/libkexiv2/Makefile | 3 | ||||
-rw-r--r-- | mail/kbiff/Makefile | 3 | ||||
-rw-r--r-- | math/qalculate-kde/Makefile | 3 | ||||
-rw-r--r-- | misc/basket/Makefile | 3 | ||||
-rw-r--r-- | misc/kchm/Makefile | 3 | ||||
-rw-r--r-- | misc/koffice/Makefile | 3 | ||||
-rw-r--r-- | misc/taskjuggler/Makefile | 3 | ||||
-rw-r--r-- | multimedia/kaffeine/Makefile | 3 | ||||
-rw-r--r-- | net/kftpgrabber/Makefile | 3 | ||||
-rw-r--r-- | print/kbibtex/Makefile | 3 | ||||
-rw-r--r-- | sysutils/filelight/Makefile | 3 | ||||
-rw-r--r-- | sysutils/k3b/Makefile | 3 | ||||
-rw-r--r-- | sysutils/kdirstat/Makefile | 3 | ||||
-rw-r--r-- | sysutils/krusader/Makefile | 3 |
26 files changed, 52 insertions, 26 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile index 5ffd408b34b..0419300449e 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/02/06 12:39:18 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/02/09 21:44:27 sbd Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 @@ -16,6 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake pkg-config msgfmt unzip:run USE_LANGUAGES= c c++ GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_LIBTOOL= yes RUBY_VERSION_SUPPORTED= 18 diff --git a/databases/krecipes/Makefile b/databases/krecipes/Makefile index ae2384e4070..f19f4878f97 100644 --- a/databases/krecipes/Makefile +++ b/databases/krecipes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/02/06 12:39:44 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/02/09 21:44:27 sbd Exp $ # DISTNAME= krecipes-1.0-beta1 @@ -14,6 +14,7 @@ COMMENT= Recipe manager PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= msgfmt perl diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index 1c50141347d..07ac8d2080a 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2012/02/06 12:39:51 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2012/02/09 21:44:27 sbd Exp $ DISTNAME= kdbg-2.2.2 PKGREVISION= 4 @@ -14,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake msgfmt perl GNU_CONFIGURE= YES +SET_LIBDIR= YES USE_LIBTOOL= YES USE_LANGUAGES= c c++ diff --git a/devel/kdiff3/Makefile b/devel/kdiff3/Makefile index d391e359da7..938cdc5eaac 100644 --- a/devel/kdiff3/Makefile +++ b/devel/kdiff3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/02/06 12:39:52 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/02/09 21:44:27 sbd Exp $ DISTNAME= kdiff3-0.9.91 PKGREVISION= 13 @@ -15,6 +15,7 @@ USE_TOOLS+= msgfmt USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes +SET_LIBDIR= yes CONFIGURE_ARGS+= --without-arts .include "../../meta-pkgs/kde3/kde3.mk" diff --git a/games/boson/Makefile b/games/boson/Makefile index 4c570cc49de..0f7b4e17d65 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2012/02/06 12:40:10 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2012/02/09 21:44:27 sbd Exp $ # DISTNAME= boson-all-0.8 @@ -15,6 +15,7 @@ COMMENT= OpenGL real-time strategy game for KDE 3 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_TOOLS+= gmake msgfmt USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/games/knights/Makefile b/games/knights/Makefile index 79a24f702b5..81569ddc569 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/02/06 12:40:12 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2012/02/09 21:44:27 sbd Exp $ DISTNAME= knights-0.6 PKGREVISION= 21 @@ -14,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake USE_LANGUAGES= c c++ GNU_CONFIGURE= YES +SET_LIBDIR= YES USE_LIBTOOL= YES .include "../../meta-pkgs/kde3/kde3.mk" diff --git a/games/six/Makefile b/games/six/Makefile index a41cc316d1b..c63f6a49fd2 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/02/06 12:40:14 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/02/09 21:44:27 sbd Exp $ # DISTNAME= six-0.5.3 @@ -13,6 +13,7 @@ COMMENT= Hex, a board game with very simple rules PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++ diff --git a/graphics/digikam-doc-kde3/Makefile b/graphics/digikam-doc-kde3/Makefile index a5f09ea55be..e19fba8a843 100644 --- a/graphics/digikam-doc-kde3/Makefile +++ b/graphics/digikam-doc-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/02/06 12:40:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/02/09 21:44:27 sbd Exp $ DISTNAME= digikam-doc-0.9.5 PKGREVISION= 10 @@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake perl USE_LANGUAGES= c c++ GNU_CONFIGURE= yes +SET_LIBDIR= yes .include "../../meta-pkgs/kde3/kde3.mk" .include "../../x11/kdelibs3/buildlink3.mk" diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index 7ee3cc8ee9b..0ab5525ceae 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2012/02/06 12:40:26 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2012/02/09 21:44:28 sbd Exp $ # DISTNAME= gwenview-1.4.2 @@ -18,6 +18,7 @@ USE_TOOLS+= gmake pkg-config msgfmt perl USE_LANGUAGES= c c++ USE_LIBTOOL= YES GNU_CONFIGURE= YES +SET_LIBDIR= YES # Enable kipi (KDE Image Plugin Interface) CONFIGURE_ARGS+= --enable-kipi diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile index d903ac1d5ea..1083e52c483 100644 --- a/graphics/kbarcode/Makefile +++ b/graphics/kbarcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/02/06 12:40:27 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/02/09 21:44:28 sbd Exp $ DISTNAME= kbarcode-2.0.7 PKGREVISION= 11 @@ -15,6 +15,7 @@ USE_TOOLS+= gmake gs:run perl USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes +SET_LIBDIR= yes DEPENDS+= barcode-[0-9]*:../../graphics/barcode diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile index e51b0453ab6..446704a5631 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/02/06 12:40:28 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2012/02/09 21:44:28 sbd Exp $ # DISTNAME= kphotoalbum-3.1.1 @@ -18,6 +18,7 @@ CONFLICTS+= kimdaba-* USE_LIBTOOL= yes USE_LANGUAGES= c c++ GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_TOOLS+= msgfmt pkg-config .include "../../meta-pkgs/kde3/kde3.mk" diff --git a/graphics/libkexif/Makefile b/graphics/libkexif/Makefile index 60c7630d1f3..84e710d880f 100644 --- a/graphics/libkexif/Makefile +++ b/graphics/libkexif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/02/06 12:40:29 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2012/02/09 21:44:28 sbd Exp $ DISTNAME= libkexif-0.2.5 PKGREVISION= 15 @@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake pkg-config msgfmt USE_LANGUAGES= c c++ GNU_CONFIGURE= YES +SET_LIBDIR= YES USE_LIBTOOL= YES SHLIBTOOL_OVERRIDE= # empty diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index 9aff5d53057..1dca97882e4 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/02/06 12:40:30 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/02/09 21:44:28 sbd Exp $ # DISTNAME= libkexiv2-0.1.9 @@ -15,6 +15,7 @@ LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index b74907fd731..d59461b7642 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/02/06 12:40:50 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2012/02/09 21:44:28 sbd Exp $ DISTNAME= kbiff-3.9 PKGREVISION= 10 @@ -16,6 +16,7 @@ USE_TOOLS+= gmake perl USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes +SET_LIBDIR= yes SHLIBTOOL_OVERRIDE= # empty .include "../../meta-pkgs/kde3/kde3.mk" diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile index 98c748e1d81..e50cccaff58 100644 --- a/math/qalculate-kde/Makefile +++ b/math/qalculate-kde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/02/06 12:40:54 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2012/02/09 21:44:28 sbd Exp $ DISTNAME= qalculate-kde-0.9.5 PKGREVISION= 15 @@ -18,6 +18,7 @@ USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= autoconf gmake msgfmt pkg-config perl GNU_CONFIGURE= yes +SET_LIBDIR= yes pre-configure: ${RUN} cd ${WRKSRC}; autoconf diff --git a/misc/basket/Makefile b/misc/basket/Makefile index 6859681f4f8..9b2cc851c0b 100644 --- a/misc/basket/Makefile +++ b/misc/basket/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/02/06 12:40:55 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/02/09 21:44:28 sbd Exp $ DISTNAME= basket-1.0.2 PKGREVISION= 14 @@ -15,6 +15,7 @@ USE_TOOLS+= gmake msgfmt pkg-config USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes +SET_LIBDIR= yes .include "../../security/gpgme/buildlink3.mk" .include "../../meta-pkgs/kde3/kde3.mk" diff --git a/misc/kchm/Makefile b/misc/kchm/Makefile index d11caa48b4d..accb4fcea53 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/02/06 12:40:57 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/02/09 21:44:28 sbd Exp $ # DISTNAME= kchm-0.6.5 @@ -14,6 +14,7 @@ COMMENT= KDE CHM file viewer PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES +SET_LIBDIR= YES USE_LANGUAGES= c c++ USE_LIBTOOL= YES USE_TOOLS+= gmake diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index d6aebbf8df5..6c82ecedd1e 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2012/02/06 12:40:59 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2012/02/09 21:44:28 sbd Exp $ DISTNAME= koffice-1.6.3 PKGREVISION= 30 @@ -26,6 +26,7 @@ USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake perl pkg-config GNU_CONFIGURE= yes +SET_LIBDIR= yes GCC_REQD+= 2.95.3 diff --git a/misc/taskjuggler/Makefile b/misc/taskjuggler/Makefile index 31bd9d96953..1a4a43e56dd 100644 --- a/misc/taskjuggler/Makefile +++ b/misc/taskjuggler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/02/06 12:41:00 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/02/09 21:44:29 sbd Exp $ # DISTNAME= taskjuggler-2.4.3 @@ -14,6 +14,7 @@ COMMENT= Project management tool PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes +SET_LIBDIR= yes CONFIGURE_ARGS+=--with-docdir=${PREFIX}/share/doc/taskjuggler/ USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index a0ebdbaa9a2..d5a9d826e7a 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/02/06 12:41:05 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/02/09 21:44:29 sbd Exp $ # DISTNAME= kaffeine-0.8.3 @@ -14,6 +14,7 @@ COMMENT= Full featured Multimedia-Player for KDE PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake msgfmt perl pkg-config diff --git a/net/kftpgrabber/Makefile b/net/kftpgrabber/Makefile index be2e9fec4bc..6d432085683 100644 --- a/net/kftpgrabber/Makefile +++ b/net/kftpgrabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/02/06 12:41:14 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2012/02/09 21:44:29 sbd Exp $ DISTNAME= kftpgrabber-0.8.1 PKGREVISION= 14 @@ -16,6 +16,7 @@ USE_LANGUAGES= c c++ USE_TOOLS+= gmake msgfmt perl USE_LIBTOOL= yes GNU_CONFIGURE= yes +SET_LIBDIR= yes .include "../../meta-pkgs/kde3/kde3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile index 655e5f6d118..a3a28118d91 100644 --- a/print/kbibtex/Makefile +++ b/print/kbibtex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/02/06 12:41:21 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/02/09 21:44:29 sbd Exp $ DISTNAME= kbibtex-0.2.1 PKGREVISION= 11 @@ -16,6 +16,7 @@ USE_TOOLS+= gmake perl msgfmt USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes +SET_LIBDIR= yes .include "../../meta-pkgs/kde3/kde3.mk" .include "../../x11/kdelibs3/buildlink3.mk" diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile index 39fec678e20..da409eb2676 100644 --- a/sysutils/filelight/Makefile +++ b/sysutils/filelight/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/02/06 12:41:32 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/02/09 21:44:29 sbd Exp $ # DISTNAME= filelight-1.0 @@ -14,6 +14,7 @@ COMMENT= Graphical filesystem usage monitor PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= perl diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 25201d4a4eb..2faa8afa0c8 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/02/06 12:41:36 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2012/02/09 21:44:29 sbd Exp $ # DISTNAME= k3b-1.0.5 @@ -17,6 +17,7 @@ DEPENDS+= cdrdao-[0-9]*:../../sysutils/cdrdao DEPENDS+= {cdrtools,cdrtools-ossdvd}-[0-9]*:../../sysutils/cdrtools GNU_CONFIGURE= yes +SET_LIBDIR= yes USE_TOOLS+= gmake perl pkg-config USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/sysutils/kdirstat/Makefile b/sysutils/kdirstat/Makefile index 12b0440ec0e..9c26c377a54 100644 --- a/sysutils/kdirstat/Makefile +++ b/sysutils/kdirstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2012/02/06 12:41:36 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2012/02/09 21:44:29 sbd Exp $ DISTNAME= kdirstat-2.4.4 PKGREVISION= 13 @@ -16,6 +16,7 @@ USE_TOOLS+= gmake msgfmt USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes +SET_LIBDIR= yes REPLACE_PERL= kdirstat/fix_move_to_trash_bin.pl diff --git a/sysutils/krusader/Makefile b/sysutils/krusader/Makefile index 566c3f3ab76..ba5bf48beee 100644 --- a/sysutils/krusader/Makefile +++ b/sysutils/krusader/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/02/06 12:41:36 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2012/02/09 21:44:29 sbd Exp $ # DISTNAME= krusader-1.90.0 @@ -16,6 +16,7 @@ USE_TOOLS+= gmake perl msgfmt USE_LANGUAGES= c c++ USE_LIBTOOL= YES GNU_CONFIGURE= YES +SET_LIBDIR= YES SHLIBTOOL_OVERRIDE= # empty |