aboutsummaryrefslogtreecommitdiff
path: root/comms/linrad
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-01-25 00:46:11 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-01-25 00:46:11 +0000
commit72fd8dd06a90c34723477d35786aee87d72210c2 (patch)
treefa385db6814c3ed82dc948ab39cfdc5f599b9af4 /comms/linrad
parentf522f9bed8571567df004bc1bd47e6892262fc53 (diff)
Notes
Diffstat (limited to 'comms/linrad')
-rw-r--r--comms/linrad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/linrad/Makefile b/comms/linrad/Makefile
index c885a49fbbf9..4ac0edea6c89 100644
--- a/comms/linrad/Makefile
+++ b/comms/linrad/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= hamradio@FreeBSD.org
COMMENT= Amateur Radio DSP utility (SDR)
LIB_DEPENDS= librtlsdr.so:${PORTSDIR}/comms/rtl-sdr \
- libportaudio.so:${PORTSDIR}/audio/portaudio2 \
+ libportaudio.so.2:${PORTSDIR}/audio/portaudio2 \
libftdi.so:${PORTSDIR}/devel/libftdi
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm