diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/ifm/Makefile | 3 | ||||
-rw-r--r-- | games/ifm/pkg-plist | 3 |
2 files changed, 1 insertions, 5 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 diff --git a/games/ifm/pkg-plist b/games/ifm/pkg-plist index 4e507df25ed0..d3b79ca840ab 100644 --- a/games/ifm/pkg-plist +++ b/games/ifm/pkg-plist @@ -1,7 +1,4 @@ bin/ifm -bin/ifm2dev -bin/ifm2tex -bin/scr2ifm bin/tkifm lib/ifm/gpp %%PORTDOCS%%%%DOCSDIR%%/html/WARNINGS |