aboutsummaryrefslogtreecommitdiff
path: root/games/xshisen
diff options
context:
space:
mode:
Diffstat (limited to 'games/xshisen')
-rw-r--r--games/xshisen/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile
index 717492c453ad..ebed99cca06b 100644
--- a/games/xshisen/Makefile
+++ b/games/xshisen/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xshisen
-# Date created: 9 Oct 1996
-# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
-#
+# Created by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
# $FreeBSD$
-#
PORTNAME= xshisen
PORTVERSION= 1.51
@@ -24,7 +20,7 @@ MANLANG= "" ja
MAN6= xshisen.6
.if !defined(WITHOUT_MOTIF)
-USE_MOTIF= yes
+USES= motif
CONFIGURE_ARGS+= --with-motif
.endif