From 6eb03f12eb9b3ea42d89150803cf2884cfc70212 Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 23 Jan 2004 06:37:00 +0000 Subject: use LIBTOOL_OVERRIDE. fixes installation on Solaris (and others). re-arrange mserv/Makefile a little to be more readable and consistent with mserv-devel. bump PKGREVISIONs. --- audio/mserv-devel/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'audio/mserv-devel') diff --git a/audio/mserv-devel/Makefile b/audio/mserv-devel/Makefile index fc25bc5dd79..a9f49c8ba0d 100644 --- a/audio/mserv-devel/Makefile +++ b/audio/mserv-devel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/12 04:18:18 kim Exp $ +# $NetBSD: Makefile,v 1.2 2004/01/23 06:37:00 grant Exp $ # DISTNAME= mserv-0.39a +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mserv/} @@ -13,6 +14,9 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-engine-icecast CONFIGURE_ARGS+= --datadir=${PREFIX}/share/mserv USE_BUILDLINK2= yes +USE_LIBTOOL= yes +LIBTOOL_OVERRIDE= ${WRKSRC}/libtool + REPLACE_PERL= support/mservedit webclient/main.cgi \ webclient/margin.cgi webclient/mserv.cgi -- cgit v1.2.3