pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/libgeda Fix LIBTOOL_OVERRIDE to get the right thin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f5703f23cb1
branches: trunk
changeset: 463183:8f5703f23cb1
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Fri Oct 31 02:13:59 2003 +0000
description:
Fix LIBTOOL_OVERRIDE to get the right thing. Fixes PLIST problems on Solaris.
diffstat:
cad/libgeda/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1daf67667349 -r 8f5703f23cb1 cad/libgeda/Makefile
--- a/cad/libgeda/Makefile Fri Oct 31 02:13:17 2003 +0000
+++ b/cad/libgeda/Makefile Fri Oct 31 02:13:59 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/09/10 23:43:37 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.22 2003/10/31 02:13:59 dmcmahill Exp $
#
DISTNAME= libgeda-${PKGVERSION}
@@ -23,7 +23,7 @@
INFO_FILES= libgedadoc.info
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../devel/libstroke/buildlink2.mk"
.include "../../graphics/libgdgeda/buildlink2.mk"
Home |
Main Index |
Thread Index |
Old Index