1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Explicitely specify portaudio2 so version, for it to not be confised with one from portaudio

This commit is contained in:
Dmitry Marakasov 2013-08-30 13:07:45 +00:00
parent 5dedb4fabc
commit eb39617b80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325681

View File

@ -11,7 +11,7 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Model-airplane flight simulation program
BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
LIB_DEPENDS= portaudio:${PORTSDIR}/audio/portaudio2 \
LIB_DEPENDS= portaudio.2:${PORTSDIR}/audio/portaudio2 \
jpeg:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes