aboutsummaryrefslogtreecommitdiff
path: root/games/freedink/Makefile
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 /games/freedink/Makefile
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 'games/freedink/Makefile')
-rw-r--r--games/freedink/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/freedink/Makefile b/games/freedink/Makefile
index d2dc8a889854..c86b5278942b 100644
--- a/games/freedink/Makefile
+++ b/games/freedink/Makefile
@@ -8,9 +8,9 @@ CATEGORIES= games
MAINTAINER= shurd@FreeBSD.org
COMMENT= Metaport for FreeDink engine and data
-RUN_DEPENDS= freedink-engine>=${PORTVERSION}:${PORTSDIR}/games/freedink-engine \
- freedink-data>=1.08.20140901:${PORTSDIR}/games/freedink-data \
- freedink-dfarc>=3.12:${PORTSDIR}/games/freedink-dfarc
+RUN_DEPENDS= freedink-engine>=${PORTVERSION}:games/freedink-engine \
+ freedink-data>=1.08.20140901:games/freedink-data \
+ freedink-dfarc>=3.12:games/freedink-dfarc
USES= metaport