summaryrefslogtreecommitdiff
path: root/misc/basket
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/basket
parentdf39ad16d9c39ded3f8fb71822bd0fa219846427 (diff)
downloadpkgsrc-a81e84092e6fa2c5acbb2a4fb2c632e44bee2c61.tar.gz
Add SET_LIBDIR=yes
Diffstat (limited to 'misc/basket')
-rw-r--r--misc/basket/Makefile3
1 files changed, 2 insertions, 1 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"