summaryrefslogtreecommitdiff
path: root/games/xshisen
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-11-04 12:59:50 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-11-04 12:59:50 +0000
commitf6a68e27d5f3e24917b138342b90f69c591f1dc4 (patch)
tree344b0d1b8240a1cdf25f3f8c3e10ccbac750aed3 /games/xshisen
parentAdd vfghostscript to RUN_DEPENDS too, I heard it's kinda needed. (diff)
Add IS_INTERACTIVE
Fix placement of USE_X11 Submitted by: asami@freebsd.org
Notes
Notes: svn path=/head/; revision=4292
Diffstat (limited to 'games/xshisen')
-rw-r--r--games/xshisen/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile
index 03132f60941e..eb7e2573a374 100644
--- a/games/xshisen/Makefile
+++ b/games/xshisen/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 Oct 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/11/03 21:11:08 jfitz Exp $
#
DISTNAME= xshisen-1.35
@@ -13,9 +13,10 @@ MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub1/X/contrib/games/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-USE_X11= yes
-GNU_CONFIGURE= yes
+IS_INTERACTIVE= YES # Has to create an app-defaults file
+USE_X11= YES
+GNU_CONFIGURE= YES
#CONFIGURE_ARGS=--enable-japanese=euc #Japanese char set euc, jis sjis
post-install: