aboutsummaryrefslogtreecommitdiff
path: root/lang/asis
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commita9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /lang/asis
parent4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff)
Notes
Diffstat (limited to 'lang/asis')
-rw-r--r--lang/asis/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/asis/Makefile b/lang/asis/Makefile
index 79800dd44084..9e166296a48e 100644
--- a/lang/asis/Makefile
+++ b/lang/asis/Makefile
@@ -12,10 +12,10 @@ COMMENT= GNAT implementation of Ada Semantic Interface Specification
LICENSE= GPLv2
-BUILD_DEPENDS= gprbuild>=20130416:${PORTSDIR}/devel/gprbuild \
- xmlada>=3.2:${PORTSDIR}/textproc/xmlada \
- ${GUSTATIC}:${PORTSDIR}/lang/gnat_util
-RUN_DEPENDS= ${GUSTATIC}:${PORTSDIR}/lang/gnat_util
+BUILD_DEPENDS= gprbuild>=20130416:devel/gprbuild \
+ xmlada>=3.2:textproc/xmlada \
+ ${GUSTATIC}:lang/gnat_util
+RUN_DEPENDS= ${GUSTATIC}:lang/gnat_util
USES= ada gmake
NO_MTREE= yes