aboutsummaryrefslogtreecommitdiff
path: root/games/xinfocom
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 11:51:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 11:51:05 +0000
commit932db7c46c9a269808dfa67ea02746b350c194d8 (patch)
tree5182ef394eeef9bff78abf27f4a3a05f7fb8ff43 /games/xinfocom
parentb9b5e71f19dfde1a969d42e0660cc786432b3500 (diff)
downloadports-932db7c46c9a269808dfa67ea02746b350c194d8.tar.gz
ports-932db7c46c9a269808dfa67ea02746b350c194d8.zip
Notes
Diffstat (limited to 'games/xinfocom')
-rw-r--r--games/xinfocom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xinfocom/Makefile b/games/xinfocom/Makefile
index a94d3e02aef7..d6b71d6de5e3 100644
--- a/games/xinfocom/Makefile
+++ b/games/xinfocom/Makefile
@@ -17,7 +17,7 @@ COMMENT= An Infocom game interpreter for X11
PLIST_FILES= bin/xinfocom
WRKSRC= ${WRKDIR}/xinfocom
-USE_IMAKE= yes
+USES= imake
USE_XORG= xt sm ice xext x11
.include <bsd.port.mk>