summaryrefslogtreecommitdiff
path: root/x11/eterm
diff options
context:
space:
mode:
authorjschauma <jschauma>2004-09-08 16:27:29 +0000
committerjschauma <jschauma>2004-09-08 16:27:29 +0000
commiteb64dcff747fae18149d7e6ce3e48fbad5b2247a (patch)
tree3e9f74f76a975c46a6c79899b0eb63ac322b1e18 /x11/eterm
parent890babff32afe143a9567fcf9d1d75c352d10a93 (diff)
downloadpkgsrc-eb64dcff747fae18149d7e6ce3e48fbad5b2247a.tar.gz
Add libtool buildlink, so that this finds libltdl.
Should fix problem seen in last bulk-build.
Diffstat (limited to 'x11/eterm')
-rw-r--r--x11/eterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 9189d77c354..482c9f5777d 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/07/12 19:27:05 cube Exp $
+# $NetBSD: Makefile,v 1.35 2004/09/08 16:27:29 jschauma Exp $
#
DISTNAME= Eterm-0.9.2
@@ -60,6 +60,7 @@ post-extract:
done
.include "../../devel/libast/buildlink3.mk"
+.include "../../devel/libtool/buildlink3.mk"
.include "../../graphics/imlib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"