aboutsummaryrefslogtreecommitdiff
path: root/games/freedink/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-02-08 23:05:54 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-02-08 23:05:54 +0000
commite44af60c0df8074d40e98bce6da75c14d9da8363 (patch)
treed3296412f52aeb6a8d4bfe7f44020abada2add9c /games/freedink/Makefile
parent9c3c6257858bae77fca4ea420d6ebc48209fe046 (diff)
downloadports-e44af60c0df8074d40e98bce6da75c14d9da8363.tar.gz
ports-e44af60c0df8074d40e98bce6da75c14d9da8363.zip
Notes
Diffstat (limited to 'games/freedink/Makefile')
-rw-r--r--games/freedink/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/freedink/Makefile b/games/freedink/Makefile
index 8bd4b4dcc14e..eaaecccf5063 100644
--- a/games/freedink/Makefile
+++ b/games/freedink/Makefile
@@ -11,13 +11,12 @@ EXTRACT_ONLY= # none
MAINTAINER= shurd@FreeBSD.org
COMMENT= Metaport for FreeDink engine and data
-RUN_DEPENDS= freedink>=${PORTVERSION}:${PORTSDIR}/games/freedink-engine \
+RUN_DEPENDS= freedink-engine>=${PORTVERSION}:${PORTSDIR}/games/freedink-engine \
freedink-data>=1.08.20140901:${PORTSDIR}/games/freedink-data \
- dfarc>=3.12:${PORTSDIR}/games/freedink-dfarc
+ freedink-dfarc>=3.12:${PORTSDIR}/games/freedink-dfarc
NO_BUILD= yes
-
-do-install: # empty
+NO_INSTALL= yes
pre-everything::
@${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port."