diff options
Diffstat (limited to 'devel/ahven/Makefile')
-rw-r--r-- | devel/ahven/Makefile | 6 |
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: |