summaryrefslogtreecommitdiff
path: root/graphics/autotrace/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2004-01-26 12:43:21 +0000
committergrant <grant>2004-01-26 12:43:21 +0000
commite16385525ea05def684499b36a6ef3c0f4495a17 (patch)
treed72860f5b1fdc648a56a43781e6692ecfea0c02b /graphics/autotrace/Makefile
parent4a1e6ed6723377838dd1459ca69ad929f065e749 (diff)
downloadpkgsrc-e16385525ea05def684499b36a6ef3c0f4495a17.tar.gz
use LIBTOOL_OVERRIDE. fixes install on Solaris.
Diffstat (limited to 'graphics/autotrace/Makefile')
-rw-r--r--graphics/autotrace/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 805bfa13429..4eead22e002 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -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 @@ COMMENT= Convert bitmap to vector graphics
USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/autotrace.pc.in