From 4c455574a8f963e767fe8d9f68d00aaeab55067c Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 14 Aug 2006 20:07:47 +0000 Subject: Fix breakage due to audio/gsm import. Submitted by: pointyhat --- mbone/vat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbone') diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 70c6f56a881a..14ae80fefafe 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -16,7 +16,7 @@ MAINTAINER= fenner@FreeBSD.org COMMENT= The Visual Audio Tool - multicast audioconferencing GSM_DIR= ${.CURDIR}/../../audio/gsm -GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl10 +GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl12 # If configure is changed to look for libgsm.a in ${PREFIX}/lib, then # we can use this first BUILD_DEPENDS and save some work. -- cgit v1.2.3