pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/eterm Add libtool buildlink, so that this finds li...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a97dc51a021
branches: trunk
changeset: 480420:4a97dc51a021
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Wed Sep 08 16:27:29 2004 +0000
description:
Add libtool buildlink, so that this finds libltdl.
Should fix problem seen in last bulk-build.
diffstat:
x11/eterm/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0a7c14724af9 -r 4a97dc51a021 x11/eterm/Makefile
--- a/x11/eterm/Makefile Wed Sep 08 16:21:53 2004 +0000
+++ b/x11/eterm/Makefile Wed Sep 08 16:27:29 2004 +0000
@@ -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 @@
done
.include "../../devel/libast/buildlink3.mk"
+.include "../../devel/libtool/buildlink3.mk"
.include "../../graphics/imlib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index