freebsd-ports/games/cgoban/files/patch-a
Michael Haro bc809addf4 update to 1.9.9
PR:		16470
Submitted by:	Steve Coltrin <spcoltri@unm.edu>
2000-02-01 02:58:39 +00:00

19 lines
501 B
Text

*** Makefile.in~ Sat Aug 24 17:26:24 1996
--- Makefile.in Mon Oct 28 12:22:40 1996
***************
*** 36,42 ****
# Change these values to tell make where to put the binary and the man page
# when it's done compiling.
! PREFIX = @PREFIX@
BINDIR = $(PREFIX)/bin
MANDIR = $(PREFIX)/man
--- 36,42 ----
# Change these values to tell make where to put the binary and the man page
# when it's done compiling.
! PREFIX = @prefix@
BINDIR = $(PREFIX)/bin
MANDIR = $(PREFIX)/man