1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/sol/files/patch-aa

26 lines
827 B
Plaintext
Raw Normal View History

1999-05-31 04:57:17 +00:00
--- Makefile.orig Sun Jul 5 03:30:26 1998
+++ Makefile Sun May 30 21:12:31 1999
@@ -53,16 +53,16 @@
endif
# DEC Alpha at USIT
-ifeq ($(HOSTTYPE),alpha)
-INCDIR = -I$$HOME/include -I/usr/include/X11 \
- -I/usr/local/X11R5/include
-LIBDIR = -L$$HOME/lib/$$HOSTTYPE -L/usr/lib/X11 -L/usr/local/X11R5/lib
-endif
+#ifeq ($(HOSTTYPE),alpha)
+#INCDIR = -I$$HOME/include -I/usr/include/X11 \
+# -I/usr/local/X11R5/include
+#LIBDIR = -L$$HOME/lib/$$HOSTTYPE -L/usr/lib/X11 -L/usr/local/X11R5/lib
+#endif
###########################################################################
# Where do you want to install the program and the highscore file?
-INSTLIBDIR = /var/local/lib/games
+INSTLIBDIR = /usr/X11R6/share/sol
INSTBINDIR = /usr/local/games
INSTMANDIR = /usr/local/man/man6
#INSTLIBDIR = /hom/sverrehu/lib