diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-03-06 04:05:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-03-06 04:05:01 +0000 |
commit | 36e1c41333a2d1facb67c3becd2bcac305c8dee8 (patch) | |
tree | 6b961e9571f037110503f83538bd7aa581a717a3 | |
parent | 6d40495b94008e04bc5559c1ca053c1fd5744fd3 (diff) | |
download | ports-36e1c41333a2d1facb67c3becd2bcac305c8dee8.tar.gz ports-36e1c41333a2d1facb67c3becd2bcac305c8dee8.zip |
Notes
-rw-r--r-- | games/xshisen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile index 97009436ea57..637dac7f4d7a 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: Makefile,v 1.3 1996/11/18 11:27:14 asami Exp $ +# $Id: Makefile,v 1.4 1997/01/03 09:37:51 obrien Exp $ # DISTNAME= xshisen-1.35 @@ -15,7 +15,6 @@ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -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 |