mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
593657968d
PR: 20224 Submitted by: MAINTAINER <s.moeding@ndh.net>
12 lines
262 B
Plaintext
12 lines
262 B
Plaintext
--- configure.orig Tue May 23 17:56:23 2000
|
|
+++ configure Sun Jun 18 12:05:08 2000
|
|
@@ -512,7 +512,7 @@
|
|
trap 'rm -f Makefile; exit 1' 1 3 15
|
|
CC='$CC'
|
|
CPP='$CPP'
|
|
-OPT='$OPT'
|
|
+OPT='$CFLAGS'
|
|
cwdir='$cwdir'
|
|
INSTALL='$INSTALL'
|
|
INSTALL_PROGRAM='$INSTALL_PROGRAM'
|