pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/autotrace use LIBTOOL_OVERRIDE. fixes install...
details: https://anonhg.NetBSD.org/pkgsrc/rev/05f3544fe5b7
branches: trunk
changeset: 467128:05f3544fe5b7
user: grant <grant%pkgsrc.org@localhost>
date: Mon Jan 26 12:43:21 2004 +0000
description:
use LIBTOOL_OVERRIDE. fixes install on Solaris.
diffstat:
graphics/autotrace/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6abb7beb2092 -r 05f3544fe5b7 graphics/autotrace/Makefile
--- a/graphics/autotrace/Makefile Mon Jan 26 12:42:02 2004 +0000
+++ b/graphics/autotrace/Makefile Mon Jan 26 12:43:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/01/03 18:49:41 reed Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/26 12:43:21 grant Exp $
#
DISTNAME= autotrace-0.31.1
@@ -13,6 +13,8 @@
USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/autotrace.pc.in
Home |
Main Index |
Thread Index |
Old Index