From b892dcdb05237c63b7b92152893e8e3423a7811b Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Sun, 30 Dec 2001 18:17:35 +0000 Subject: Chase libaudio shlib major (from the audio/nas update). --- games/acm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/acm') diff --git a/games/acm/Makefile b/games/acm/Makefile index 76ad78684b97..a6787f862094 100644 --- a/games/acm/Makefile +++ b/games/acm/Makefile @@ -21,7 +21,7 @@ MAN6= acm.6 # Include sound support (Use network audio server (nas)) .if defined(WITH_SOUND) || (exists(${PREFIX}/lib/libaudio.a) \ && !defined(WITHOUT_SOUND)) -LIB_DEPENDS+= audio.7:${PORTSDIR}/audio/nas +LIB_DEPENDS+= audio.2:${PORTSDIR}/audio/nas .endif .include -- cgit v1.2.3