From fb240e0a976fd8240cad2a079e6c8c0790a4b5c5 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 19 Jul 2006 19:14:37 +0000 Subject: Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc. --- audio/wsoundserver/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/wsoundserver/Makefile') diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 5c721edf5a8..79e3b25597f 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/04/17 13:46:01 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2006/07/19 19:14:37 jlam Exp $ # DISTNAME= WSoundServer-0.4.0 @@ -14,7 +14,6 @@ COMMENT= Sound server for windowmaker USE_X11BASE= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES -LTCONFIG_OVERRIDE+= ${WRKSRC:Q}/ltconfig CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} # not really needed PKG_SYSCONFSUBDIR= WindowMaker -- cgit v1.2.3