diff options
Diffstat (limited to 'games/ifm/Makefile')
-rw-r--r-- | games/ifm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile index 4d4824b6b6e3..849f274ccde0 100644 --- a/games/ifm/Makefile +++ b/games/ifm/Makefile @@ -7,6 +7,7 @@ PORTNAME= ifm PORTVERSION= 5.1 +PORTREVISION= 1 CATEGORIES= games tk84 MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \ http://www.ifarchive.org/%SUBDIR%/ @@ -15,8 +16,6 @@ MASTER_SITE_SUBDIR= if-archive/mapping-tools MAINTAINER= spear@protect-ya-neck.com COMMENT= Interactive Fiction mapper and walkthrough generator -BROKEN= Incorrect pkg-plist - RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 USE_GMAKE= yes |