diff options
Diffstat (limited to 'games/xshisen/Makefile')
-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 ffaa69a4c3be..6b5ed2613c5b 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.8 1998/08/05 09:31:02 asami Exp $ +# $Id: Makefile,v 1.9 1998/09/15 11:13:19 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.5:${PORTSDIR}/graphics/xpm +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm # runs fine on ssh connection #IS_INTERACTIVE= YES # Has to create an app-defaults file |