summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2002-04-29 18:54:12 +0000
committerwiz <wiz>2002-04-29 18:54:12 +0000
commit826208038a1d6065d6a0f4a35626d0fdbed6decc (patch)
tree64ec88f0499afd36756d172f0baa98c1977a1a23 /audio
parente708dd9500a905ac511ac8efe2cbcb1b04c43f15 (diff)
downloadpkgsrc-826208038a1d6065d6a0f4a35626d0fdbed6decc.tar.gz
LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE.
Diffstat (limited to 'audio')
-rw-r--r--audio/esound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 21b83f1b69c..091b71b1ba7 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2002/04/29 08:40:27 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2002/04/29 18:54:12 wiz Exp $
DISTNAME= esound-0.2.25
CATEGORIES= audio
@@ -10,7 +10,7 @@ COMMENT= the Enlightened sound daemon
USE_BUILDLINK_ONLY= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}