summaryrefslogtreecommitdiff
path: root/games/ketm
diff options
context:
space:
mode:
Diffstat (limited to 'games/ketm')
-rw-r--r--games/ketm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/ketm/Makefile b/games/ketm/Makefile
index 7f7b0622a6a..f53d6457ff5 100644
--- a/games/ketm/Makefile
+++ b/games/ketm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/06/01 18:02:51 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2005/06/16 06:57:54 jlam Exp $
#
DISTNAME= ketm-0.0.6
@@ -15,6 +15,8 @@ BUILD_TARGET= ketm
USE_TOOLS+= gmake
+INSTALLATION_DIRS= bin
+
post-patch:
cd ${WRKSRC} && \
for f in *.c; do \