diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-10-23 09:18:53 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-10-23 09:18:53 +0000 |
commit | efb90aef507101ca3168459f78e345fa3fef0b9c (patch) | |
tree | 5db1e5df1b804887e1c7c8ef91c29b685c3e4c07 /games/ifm | |
parent | c58b48fab101dfdd0b2639b45c5aae6d903c50b3 (diff) | |
download | ports-efb90aef507101ca3168459f78e345fa3fef0b9c.tar.gz ports-efb90aef507101ca3168459f78e345fa3fef0b9c.zip |
Notes
Diffstat (limited to 'games/ifm')
-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 |