aboutsummaryrefslogtreecommitdiff
path: root/comms/wsjtx
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /comms/wsjtx
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'comms/wsjtx')
-rw-r--r--comms/wsjtx/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/comms/wsjtx/Makefile b/comms/wsjtx/Makefile
index 19d3d5d5ef4d..9f570e77a8b0 100644
--- a/comms/wsjtx/Makefile
+++ b/comms/wsjtx/Makefile
@@ -15,13 +15,13 @@ COMMENT= Weak signal ham radio communication package
LICENSE= GPLv3
-BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
- xsltproc:${PORTSDIR}/textproc/libxslt \
- docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl
-LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \
- libfftw3f.so:${PORTSDIR}/math/fftw3-float \
- libhamlib.so:${PORTSDIR}/comms/hamlib
-RUN_DEPENDS= ${LOCALBASE}/bin/kvasd:${PORTSDIR}/comms/kvasd
+BUILD_DEPENDS= asciidoc:textproc/asciidoc \
+ xsltproc:textproc/libxslt \
+ docbook-xsl>0:textproc/docbook-xsl
+LIB_DEPENDS= libfftw3.so:math/fftw3 \
+ libfftw3f.so:math/fftw3-float \
+ libhamlib.so:comms/hamlib
+RUN_DEPENDS= ${LOCALBASE}/bin/kvasd:comms/kvasd
MAKE_JOBS_UNSAFE= yes
USE_QT5= gui buildtools qmake_build widgets multimedia concurrent serialport