summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrh <rh>2002-04-27 11:31:23 +0000
committerrh <rh>2002-04-27 11:31:23 +0000
commitfb7f9277267580807c3cff713f66c13ca6be0734 (patch)
tree1dabdc9a5be2e70a979c0725b40dc2a191ff7cf7 /devel
parent6e2a6861535b84c492a723f87579f84f2b3e76b2 (diff)
downloadpkgsrc-fb7f9277267580807c3cff713f66c13ca6be0734.tar.gz
Add proper LIBTOOL_OVERRIDEs so this actually uses pkgsrc's libtool.
Diffstat (limited to 'devel')
-rw-r--r--devel/bonobo-activation/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile
index b03a4dae2bc..094b121dd8e 100644
--- a/devel/bonobo-activation/Makefile
+++ b/devel/bonobo-activation/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/04/27 08:57:57 rh Exp $
+# $NetBSD: Makefile,v 1.2 2002/04/27 11:31:24 rh Exp $
#
DISTNAME= bonobo-activation-0.9.7
@@ -16,6 +16,7 @@ USE_X11= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
USE_BUILDLINK_ONLY= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
.include "../../textproc/libxml2/buildlink.mk"