aboutsummaryrefslogtreecommitdiff
path: root/audio/vat
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-09 23:15:54 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-04-09 23:15:54 +0000
commit1ee38b716a9714cf68d1ed196eb9563be93029f6 (patch)
tree94f7f70adaa9b4588103cec0995577e264d996bd /audio/vat
parente16f6ce32f88e45ced47363e51265f73fa989bd9 (diff)
downloadports-1ee38b716a9714cf68d1ed196eb9563be93029f6.tar.gz
ports-1ee38b716a9714cf68d1ed196eb9563be93029f6.zip
Notes
Diffstat (limited to 'audio/vat')
-rw-r--r--audio/vat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vat/Makefile b/audio/vat/Makefile
index cc85e2619033..d1d8c616f656 100644
--- a/audio/vat/Makefile
+++ b/audio/vat/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The Visual Audio Tool - multicast audioconferencing
GSM_DIR= ${.CURDIR}/../../audio/gsm
-GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl12
+GSM_WORK= ${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl13
# If configure is changed to look for libgsm.a in ${PREFIX}/lib, then
# we can use this first BUILD_DEPENDS and save some work.