mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 23:00:30 -04:00
Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
11 lines
332 B
Text
11 lines
332 B
Text
--- Makefile.in.orig Tue Dec 5 15:59:38 2006
|
|
+++ Makefile.in Tue Dec 5 15:59:53 2006
|
|
@@ -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)
|