1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/games/xpilot/files/patch-a

39 lines
1.0 KiB
Plaintext
Raw Normal View History

1996-06-26 19:55:24 +00:00
*** Local.config.orig Mon May 13 13:02:22 1996
--- Local.config Wed Jun 26 12:41:21 1996
***************
1996-06-26 19:55:24 +00:00
*** 25,31 ****
#define LocalGuru xpilot@cs.uit.no /* The one to contact for problems */
#endif /* LocalGuru */
! PREFIX = /usr/local/games
1996-06-26 19:55:24 +00:00
/* Manual pages for games usually go to section 6. */
MANSUFFIX = 6
--- 25,31 ----
#define LocalGuru xpilot@cs.uit.no /* The one to contact for problems */
#endif /* LocalGuru */
! PREFIX = /usr/X11R6
1996-06-26 19:55:24 +00:00
/* Manual pages for games usually go to section 6. */
MANSUFFIX = 6
*** src/config.h.orig Sun Apr 7 10:05:02 1996
--- src/config.h Wed Jun 26 12:36:51 1996
***************
1996-06-26 19:55:24 +00:00
*** 46,52 ****
# define LIBPREFIX "lib_disk:[lib.xgames.xpilot341.lib"
# define LIBDIR LIBPREFIX "]"
# else
! # define LIBDIR "/usr/local/games/lib/xpilot/"
# endif
#endif
1996-06-26 19:55:24 +00:00
--- 46,52 ----
# define LIBPREFIX "lib_disk:[lib.xgames.xpilot341.lib"
# define LIBDIR LIBPREFIX "]"
# else
! # define LIBDIR "/usr/X11R6/lib/xpilot/"
# endif
#endif