mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
6f79c9c567
PR: ports/7734 Submitted by: Joel Sutton (maintainer)
11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
--- Makefile.orig Thu Jun 18 19:49:19 1998
|
|
+++ Makefile Thu Jun 18 20:00:02 1998
|
|
@@ -246,7 +246,6 @@
|
|
platform.h
|
|
|
|
config config.h : configure
|
|
- ./configure
|
|
|
|
configure : configure.o prompts.o
|
|
$(LD) $(LDFLAGS) configure.o prompts.o $(LDLIBS) -o configure
|