summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-12-23 14:25:26 +0000
committerwiz <wiz@pkgsrc.org>2002-12-23 14:25:26 +0000
commit4ce8c5ee802fc89d09287e34da3322258658e2cf (patch)
treef37a0c42c9d711febf43fbc14c30826e27e02fc9 /devel
parent4574fc20372d1cd0f6d1b2e0194f773a97444278 (diff)
downloadpkgsrc-4ce8c5ee802fc89d09287e34da3322258658e2cf.tar.gz
Replace LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE.
Diffstat (limited to 'devel')
-rw-r--r--devel/SDL_gfx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/SDL_gfx/Makefile b/devel/SDL_gfx/Makefile
index f574d063c09..b16fb53fcfe 100644
--- a/devel/SDL_gfx/Makefile
+++ b/devel/SDL_gfx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/08/27 18:30:32 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/12/23 14:25:26 wiz Exp $
#
DISTNAME= SDL_gfx-2.0.3
@@ -14,7 +14,7 @@ USE_X11= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.if (${MACHINE_ARCH} != "i386")
CONFIGURE_ARGS+= --disable-mmx