aboutsummaryrefslogtreecommitdiff
path: root/devel/ahven
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/ahven
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'devel/ahven')
-rw-r--r--devel/ahven/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ahven/Makefile b/devel/ahven/Makefile
index 1be62e1aa010..bb0e623edb37 100644
--- a/devel/ahven/Makefile
+++ b/devel/ahven/Makefile
@@ -12,7 +12,7 @@ COMMENT= Ada unit test framework
LICENSE= ISCL
-BUILD_DEPENDS= adactl:${PORTSDIR}/lang/adacontrol
+BUILD_DEPENDS= adactl:lang/adacontrol
USES= ada gmake
MAKE_ENV= OS_VERSION=unix
@@ -23,8 +23,8 @@ NO_OPTIONS_SORT= yes
TRACE_DESC= Build with GNAT-specific symbolic tracing functionality
DOCS_USES= python:build
-DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx \
- ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-adadomain>0:${PORTSDIR}/textproc/py-sphinxcontrib-adadomain
+DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \
+ ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-adadomain>0:textproc/py-sphinxcontrib-adadomain
TRACE_EXTRA_PATCHES= ${FILESDIR}/extra-src_ahven-framework.adb
do-build: