summaryrefslogtreecommitdiff
path: root/devel/libltdl
diff options
context:
space:
mode:
authortv <tv>2006-01-30 22:19:56 +0000
committertv <tv>2006-01-30 22:19:56 +0000
commitfea8148cf23c8e8ade2f0b7539d391bf991abbb2 (patch)
tree82048ab4b0a8a517ce163b4d0e26f0d7a8162188 /devel/libltdl
parent0fe537dc2448809a7415055ab8199ef30d616642 (diff)
downloadpkgsrc-fea8148cf23c8e8ade2f0b7539d391bf991abbb2.tar.gz
Update libtool to 1.5.22. Too many changes for CVS commit logs; here's
some highlighted changes: * Fixes minor /tmp race condition bug. * Integrated Interix support; no longer requires pkgsrc hackery. * shlibtool is a wrapper using the (now working) "--tag=disable-static". * Several other bugs fixed, removing some pkgsrc-local changes.
Diffstat (limited to 'devel/libltdl')
-rw-r--r--devel/libltdl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libltdl/Makefile b/devel/libltdl/Makefile
index e19467d6619..34863868cbe 100644
--- a/devel/libltdl/Makefile
+++ b/devel/libltdl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/11/26 09:39:30 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/01/30 22:19:57 tv Exp $
#
.include "../../devel/libtool/Makefile.common"
@@ -13,7 +13,6 @@ CONFLICTS+= libtool<=1.3.5nb11 libtool-base<=1.5.10nb4
USE_LIBTOOL= yes
CONFIGURE_ARGS+=--enable-libltdl-install
-CONFIGURE_DIRS= ${WRKSRC}/libltdl
BUILD_DIRS= ${WRKSRC}/libltdl
.include "../../mk/dlopen.buildlink3.mk"