diff options
Diffstat (limited to 'games/d2x-xl/Makefile')
-rw-r--r-- | games/d2x-xl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/d2x-xl/Makefile b/games/d2x-xl/Makefile index 070667959526..c1b0a3258b1a 100644 --- a/games/d2x-xl/Makefile +++ b/games/d2x-xl/Makefile @@ -15,8 +15,8 @@ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.rar:source \ MAINTAINER= aragon@phat.za.net COMMENT= Community Unix port of Descent 2 Game -EXTRACT_DEPENDS= unrar:${PORTSDIR}/archivers/unrar -RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar +EXTRACT_DEPENDS= unrar:archivers/unrar +RUN_DEPENDS= unrar:archivers/unrar DATAVERSION= 1.14.95 |