diff options
Diffstat (limited to 'games/endgame-singularity/Makefile')
-rw-r--r-- | games/endgame-singularity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/endgame-singularity/Makefile b/games/endgame-singularity/Makefile index 2df77c928e2d..52c19a143029 100644 --- a/games/endgame-singularity/Makefile +++ b/games/endgame-singularity/Makefile @@ -12,7 +12,7 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Simulates the life of a true AI -RUN_DEPENDS= py*-game>=1.8:${PORTSDIR}/devel/py-game \ +RUN_DEPENDS= py*-game>=1.8:devel/py-game \ ${PYNUMPY} USES= python @@ -25,7 +25,7 @@ NO_ARCH= yes OPTIONS_DEFINE= MUSIC DOCS OPTIONS_DEFAULT= MUSIC MUSIC_DESC= Install original music pack -MUSIC_RUN_DEPENDS= endgame-singularity-music>=006:${PORTSDIR}/games/endgame-singularity-music +MUSIC_RUN_DEPENDS= endgame-singularity-music>=006:games/endgame-singularity-music post-extract: @${FIND} ${WRKSRC} -name '*.pyc' -delete |