1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/imaze/files/patch-aa
Jordan K. Hubbard 1b49c455fd Bring in the imaze port with NO_CDROM set (if we get permission, we'll change
that).
Submitted-By: Ronald Kuehn <kuehn@rz.tu-clausthal.de>
1996-04-27 18:37:41 +00:00

21 lines
534 B
Plaintext

*** source/Makefile.new Fri Apr 12 07:10:57 1996
--- source/Makefile Thu Feb 22 23:01:18 1996
***************
*** 116,122 ****
GRAFLIBS='$$(XVLIBS)' \
GRAFINCLUDES='$$(XVINCLUDES)' \
GRAFOBJS='$$(XVOBJS)' \
! SYSDEFS='-DDONT_DECLARE_ERRLIST -DSOUND -DJOYSTICK' \
all
irix:
--- 116,123 ----
GRAFLIBS='$$(XVLIBS)' \
GRAFINCLUDES='$$(XVINCLUDES)' \
GRAFOBJS='$$(XVOBJS)' \
! SYSDEFS='-DDONT_DECLARE_ERRLIST -DSOUND \
! -DDEFAULT_SOUND_DIR=\"$(SOUNDDIR)\" -DJOYSTICK' \
all
irix: