mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Fix breakage due to audio/gsm import.
Submitted by: pointyhat
This commit is contained in:
parent
42dfee8274
commit
4c455574a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170631
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user