summaryrefslogtreecommitdiff
path: root/graphics/jasper
diff options
context:
space:
mode:
authordanw <danw@pkgsrc.org>2003-10-08 02:21:32 +0000
committerdanw <danw@pkgsrc.org>2003-10-08 02:21:32 +0000
commitd00595a92a96e754d9d45b781e31de9ea086229b (patch)
treeb44cc63ac8304602cab0e26ceb6ef73bef421097 /graphics/jasper
parent10355b78e470bba5bed2ae925853e9bacb70f151 (diff)
downloadpkgsrc-d00595a92a96e754d9d45b781e31de9ea086229b.tar.gz
Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. Fixes PR 20520
(Darwin build)
Diffstat (limited to 'graphics/jasper')
-rw-r--r--graphics/jasper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile
index 57507979a8d..ef14e9d46c9 100644
--- a/graphics/jasper/Makefile
+++ b/graphics/jasper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 16:51:46 martti Exp $
+# $NetBSD: Makefile,v 1.9 2003/10/08 02:21:32 danw Exp $
#
DISTNAME= jasper-1.600.0
@@ -14,7 +14,7 @@ COMMENT= Software-based reference implementation of the JPEG-2000 codec
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CONFIGURE_ARGS+= --enable-shared --without-x --disable-opengl
post-install: