mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 02:00:30 -04:00
13 lines
357 B
Text
13 lines
357 B
Text
$FreeBSD$
|
|
|
|
--- Makefile.in 2011-11-05 02:25:24.000000000 -0700
|
|
+++ Makefile.in 2011-11-28 10:21:38.000000000 -0800
|
|
@@ -38,7 +38,7 @@
|
|
CRYPTOLIB=@CRYPTOLIB@
|
|
OPENSSLINCLUDES=
|
|
|
|
-XCFLAGS=@TRE_CFLAGS@ @CARES_CFLAGS@ @CFLAGS@
|
|
+XCFLAGS=-I@TREINCDIR@ @TRE_CFLAGS@ @CFLAGS@
|
|
#
|
|
# use the following on MIPS:
|
|
#CFLAGS= -systype bsd43 -DSYSTYPE_BSD43 -I$(INCLUDEDIR)
|