From efb90aef507101ca3168459f78e345fa3fef0b9c Mon Sep 17 00:00:00 2001
From: Vasil Dimov <vd@FreeBSD.org>
Date: Mon, 23 Oct 2006 09:18:53 +0000
Subject: Fix pkg-plist

Approved by:	portmgr (erwin)
---
 games/ifm/Makefile  | 3 +--
 games/ifm/pkg-plist | 3 ---
 2 files changed, 1 insertion(+), 5 deletions(-)

(limited to 'games/ifm')

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
-- 
cgit v1.2.3