summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-02-09 21:44:27 +0000
committersbd <sbd@pkgsrc.org>2012-02-09 21:44:27 +0000
commita81e84092e6fa2c5acbb2a4fb2c632e44bee2c61 (patch)
treeea6bf7bb7b2a44a352ded66667e93a4ec2057102 /misc
parentdf39ad16d9c39ded3f8fb71822bd0fa219846427 (diff)
downloadpkgsrc-a81e84092e6fa2c5acbb2a4fb2c632e44bee2c61.tar.gz
Add SET_LIBDIR=yes
Diffstat (limited to 'misc')
-rw-r--r--misc/basket/Makefile3
-rw-r--r--misc/kchm/Makefile3
-rw-r--r--misc/koffice/Makefile3
-rw-r--r--misc/taskjuggler/Makefile3
4 files changed, 8 insertions, 4 deletions
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