diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:13:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-09-15 11:13:39 +0000 |
commit | 03d5b496f6a644331f4055abccd56c4d5ea86eeb (patch) | |
tree | f78930d005d06507c6edcbe7fd57749db5575869 /games/xshisen | |
parent | 4cb24299544d42a7e1e7df2d7eccec7fd7cb3b40 (diff) | |
download | ports-03d5b496f6a644331f4055abccd56c4d5ea86eeb.tar.gz ports-03d5b496f6a644331f4055abccd56c4d5ea86eeb.zip |
Notes
Diffstat (limited to 'games/xshisen')
-rw-r--r-- | games/xshisen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xshisen/Makefile b/games/xshisen/Makefile index 361cdb72e94f..ffaa69a4c3be 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.7 1997/11/20 02:10:57 fenner Exp $ +# $Id: Makefile,v 1.8 1998/08/05 09:31:02 asami Exp $ # DISTNAME= xshisen-1.36 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.win.or.jp/pub/doc-sources/fj.sources/1996/feb/ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.5:${PORTSDIR}/graphics/xpm # runs fine on ssh connection #IS_INTERACTIVE= YES # Has to create an app-defaults file |