mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
a12cebc971
A 3d accelerator card supported by Mesa is highly recommended (3dfx voodoo/voodo2 / nvidia riva tnt are known to work.) PR: 12483 Submitted by: Brian Buchanan <brian@CSUA.Berkeley.EDU>
12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
--- Include/Makefile.in.orig Thu Jul 1 15:20:48 1999
|
|
+++ Include/Makefile.in Thu Jul 1 15:20:55 1999
|
|
@@ -90,7 +90,7 @@
|
|
|
|
TAR = tar
|
|
GZIP = --best
|
|
-all: Makefile config.h
|
|
+all:
|
|
|
|
.SUFFIXES:
|
|
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|