summaryrefslogtreecommitdiff
path: root/graphics/jasper
diff options
context:
space:
mode:
authordanw <danw>2003-10-08 02:21:32 +0000
committerdanw <danw>2003-10-08 02:21:32 +0000
commitf082bfd273fa49e02052a2e8a5a5cbe39a95d44f (patch)
treeb44cc63ac8304602cab0e26ceb6ef73bef421097 /graphics/jasper
parent240aa7214a801bb800725f8933bfe9704f18fd98 (diff)
downloadpkgsrc-f082bfd273fa49e02052a2e8a5a5cbe39a95d44f.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: