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