From 39420c4fa396c11f6f2976d8ce6b48f01546b706 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 27 May 2004 21:30:28 +0000 Subject: bl3ify and make it find libossaudio --- audio/liveice/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/liveice/Makefile b/audio/liveice/Makefile index d65cdee8b5c..306d1a61413 100644 --- a/audio/liveice/Makefile +++ b/audio/liveice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/03/08 20:27:13 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2004/05/27 21:30:28 hubertf Exp $ # DISTNAME= liveice @@ -16,6 +16,8 @@ DEPENDS+= tk>=8.0:../../x11/tk83 GNU_CONFIGURE= YES DIST_SUBDIR= liveice-0.20001121 +USE_BUILDLINK3= yes +LIBS+= ${LIBOSSAUDIO} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/liveice ${PREFIX}/bin @@ -32,4 +34,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/$$i ${PREFIX}/share/doc/liveice ; \ done +.include "../../mk/ossaudio.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3