summaryrefslogtreecommitdiff
path: root/lang/fpc-rexx
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/fpc-rexx
parentRemove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. (diff)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412347
Diffstat (limited to 'lang/fpc-rexx')
-rw-r--r--lang/fpc-rexx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc-rexx/Makefile b/lang/fpc-rexx/Makefile
index eb1b49c0344e..d5969b0bfab0 100644
--- a/lang/fpc-rexx/Makefile
+++ b/lang/fpc-rexx/Makefile
@@ -17,6 +17,6 @@ OPTIONS_DEFINE= REXX_REGINA
REXX_REGINA_DESC= Install rexx-regina library
OPTIONS_DEFAULT= REXX_REGINA
-REXX_REGINA_RUN_DEPENDS= rexx:${PORTSDIR}/lang/rexx-regina
+REXX_REGINA_RUN_DEPENDS= rexx:lang/rexx-regina
.include "${MASTERDIR}/Makefile"