From 044fe0d8a22849514107c0302251f03f434a9688 Mon Sep 17 00:00:00 2001 From: Yukihiro Nakai Date: Sat, 22 Jan 2000 11:46:45 +0000 Subject: Fix and updates from KATO Tsuguru. Submitted by: "KATO Tsuguru" --- games/xgolgo/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'games/xgolgo') diff --git a/games/xgolgo/Makefile b/games/xgolgo/Makefile index d8de42dff8f4..dc2ab0745988 100644 --- a/games/xgolgo/Makefile +++ b/games/xgolgo/Makefile @@ -9,16 +9,15 @@ DISTNAME= xeyes-g PKGNAME= xgolgo-1.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/misc/ +MASTER_SITES= ftp://ftp.nemoto.ecei.tohoku.ac.jp/pub/X11/misc/ MAINTAINER= nakai@FreeBSD.org WRKSRC= ${WRKDIR}/xeyes USE_IMAKE= yes -NO_INSTALL_MANPAGES= yes MAN1= xgolgo.1 -post-install: - ${INSTALL_MAN} ${WRKSRC}/xeyes.man ${PREFIX}/man/man1/xgolgo.1 +post-patch: + @${CP} ${WRKSRC}/xeyes.man ${WRKSRC}/xgolgo.man .include -- cgit v1.2.3