diff options
Diffstat (limited to 'games/atris-sounds/Makefile')
-rw-r--r-- | games/atris-sounds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atris-sounds/Makefile b/games/atris-sounds/Makefile index 212d765d315c..74b727b9b928 100644 --- a/games/atris-sounds/Makefile +++ b/games/atris-sounds/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Sounds for Atris: Alizarin Tetris -RUN_DEPENDS= atris:${PORTSDIR}/games/atris +RUN_DEPENDS= atris:games/atris USES= gmake GNU_CONFIGURE= yes |