diff options
author | kris <kris@FreeBSD.org> | 2006-10-21 10:51:52 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-10-21 10:51:52 +0800 |
commit | abf8b99532f446a3589617a9b67a1988e6a64bf4 (patch) | |
tree | d5c2e0f815d75277333e8ab9f7117ba0cc4416eb /games | |
parent | 44289e7d38946b4973bdfb327140a0b2204075c8 (diff) | |
download | freebsd-ports-graphics-abf8b99532f446a3589617a9b67a1988e6a64bf4.tar.gz freebsd-ports-graphics-abf8b99532f446a3589617a9b67a1988e6a64bf4.tar.zst freebsd-ports-graphics-abf8b99532f446a3589617a9b67a1988e6a64bf4.zip |
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'games')
-rw-r--r-- | games/ifm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile index 77a0dbb09ec..4d4824b6b6e 100644 --- a/games/ifm/Makefile +++ b/games/ifm/Makefile @@ -15,6 +15,8 @@ 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 |