diff options
author | bmah <bmah@FreeBSD.org> | 2001-07-11 12:13:44 +0800 |
---|---|---|
committer | bmah <bmah@FreeBSD.org> | 2001-07-11 12:13:44 +0800 |
commit | b4826a0dd821223522875e2b548b32e5a669fdd0 (patch) | |
tree | 19ffec9f1a7c4094af8d03cee743a9b657782960 /games/marathon-evil | |
parent | 0fcb05edccd09ab2e3916c787c9269c635d1004f (diff) | |
download | freebsd-ports-gnome-b4826a0dd821223522875e2b548b32e5a669fdd0.tar.gz freebsd-ports-gnome-b4826a0dd821223522875e2b548b32e5a669fdd0.tar.zst freebsd-ports-gnome-b4826a0dd821223522875e2b548b32e5a669fdd0.zip |
Uncomment RUN_DEPENDS; somehow a comment character slipped in front
of it. This should unbreak package building for this port.
Diffstat (limited to 'games/marathon-evil')
-rw-r--r-- | games/marathon-evil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/marathon-evil/Makefile b/games/marathon-evil/Makefile index ad3af18844d6..bc6152708f76 100644 --- a/games/marathon-evil/Makefile +++ b/games/marathon-evil/Makefile @@ -14,7 +14,7 @@ DISTNAME= MarathonEvil-3 MAINTAINER= bmah@freebsd.org -#RUN_DEPENDS= alephone:${PORTSDIR}/games/alephone +RUN_DEPENDS= alephone:${PORTSDIR}/games/alephone USE_X_PREFIX= yes NO_CDROM= Bungie/Microsoft do not allow charging for Marathon data files. |