aboutsummaryrefslogtreecommitdiff
path: root/math/fityk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /math/fityk
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'math/fityk')
-rw-r--r--math/fityk/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index 4cdca0b7d151..074b61a3ded7 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -12,10 +12,10 @@ COMMENT= Free peak fitting software
LICENSE= GPLv2 # (or later)
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= boost-libs>=1.35:${PORTSDIR}/devel/boost-libs \
- swig2.0:${PORTSDIR}/devel/swig20 \
- gnuplot:${PORTSDIR}/math/gnuplot
-RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
+BUILD_DEPENDS= boost-libs>=1.35:devel/boost-libs \
+ swig2.0:devel/swig20 \
+ gnuplot:math/gnuplot
+RUN_DEPENDS= gnuplot:math/gnuplot
USE_GITHUB= yes
GH_ACCOUNT= wojdyr
@@ -44,7 +44,7 @@ OPTIONS_DEFINE= DOCS PYTHON
OPTIONS_DEFAULT= PYTHON
OPTIONS_SUB= yes
-DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx
+DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
PYTHON_USES= python
PYTHON_CONFIGURE_ENABLE= python