aboutsummaryrefslogtreecommitdiffstats
path: root/comms/wsjt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-10-11 20:14:54 +0800
committerbapt <bapt@FreeBSD.org>2012-10-11 20:14:54 +0800
commitb0603d047418d6732cd0b098f5215eeb366a109e (patch)
tree86494b0ca654b834191c39b23464c19c24226af1 /comms/wsjt
parent24ffb783f571aac1be983f86eada107602a185a9 (diff)
downloadfreebsd-ports-gnome-b0603d047418d6732cd0b098f5215eeb366a109e.tar.gz
freebsd-ports-gnome-b0603d047418d6732cd0b098f5215eeb366a109e.tar.zst
freebsd-ports-gnome-b0603d047418d6732cd0b098f5215eeb366a109e.zip
Dependency line should not end with a '/'
Feature safe: yes
Diffstat (limited to 'comms/wsjt')
-rw-r--r--comms/wsjt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/wsjt/Makefile b/comms/wsjt/Makefile
index 16576f71387a..07c83d409915 100644
--- a/comms/wsjt/Makefile
+++ b/comms/wsjt/Makefile
@@ -16,7 +16,7 @@ DISTNAME= wsjt-r${SVN_REV}
MAINTAINER= db@FreeBSD.org
COMMENT= Weak signal 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= fftw3f:${PORTSDIR}/math/fftw3-float \
samplerate:${PORTSDIR}/audio/libsamplerate