mirror of
https://git.freebsd.org/ports.git
synced 2025-07-05 11:29:15 -04:00
11 lines
349 B
Text
11 lines
349 B
Text
--- Makefile.in 2009-04-13 13:03:55.000000000 +0200
|
|
+++ Makefile.in 2009-08-18 16:14:35.000000000 +0200
|
|
@@ -38,7 +38,7 @@
|
|
CRYPTOLIB=@CRYPTOLIB@
|
|
OPENSSLINCLUDES=
|
|
|
|
-XCFLAGS=-I@TREINCDIR@ -I@CARESINCDIR@ @CARESLIBDIR@ @CFLAGS@
|
|
+XCFLAGS=-I@TREINCDIR@ @CFLAGS@
|
|
#
|
|
# use the following on MIPS:
|
|
#CFLAGS= -systype bsd43 -DSYSTYPE_BSD43 -I$(INCLUDEDIR)
|