diff options
author | vd <vd@FreeBSD.org> | 2006-10-23 17:18:53 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-10-23 17:18:53 +0800 |
commit | 0903c1be04b05ea15bfe103ce9b69f1d8e89aa07 (patch) | |
tree | cc58745f2653d8293a39e2bd56b2760b77966824 /games | |
parent | 8f20bca9fed61653e8f8431fdd740b110e8b8c88 (diff) | |
download | freebsd-ports-gnome-0903c1be04b05ea15bfe103ce9b69f1d8e89aa07.tar.gz freebsd-ports-gnome-0903c1be04b05ea15bfe103ce9b69f1d8e89aa07.tar.zst freebsd-ports-gnome-0903c1be04b05ea15bfe103ce9b69f1d8e89aa07.zip |
Fix pkg-plist
Approved by: portmgr (erwin)
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 |