aboutsummaryrefslogtreecommitdiff
path: root/comms/wspr
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-11 11:02:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-11 11:02:27 +0000
commit589d1a3ca4cb1043efd13b975a0c69660e1e2763 (patch)
treef8c8ad27d08659ad3047a3ada5550e0a1528f8a2 /comms/wspr
parentfbb15afe76eab4de00432095722df2790750f65b (diff)
downloadports-589d1a3ca4cb1043efd13b975a0c69660e1e2763.tar.gz
ports-589d1a3ca4cb1043efd13b975a0c69660e1e2763.zip
Notes
Diffstat (limited to 'comms/wspr')
-rw-r--r--comms/wspr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile
index 9cc6a2edd32d..04c479784eed 100644
--- a/comms/wspr/Makefile
+++ b/comms/wspr/Makefile
@@ -15,7 +15,7 @@ DISTNAME= wspr-r${SVN_REV}
MAINTAINER= db@FreeBSD.org
COMMENT= Weak signal for HF ham radio communication package
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter/ \
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging
LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \
fftw3f:${PORTSDIR}/math/fftw3-float \