aboutsummaryrefslogtreecommitdiffstats
path: root/net/libsocket++/files
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-05-28 12:07:29 +0800
committersteve <steve@FreeBSD.org>2000-05-28 12:07:29 +0800
commit99ee784142945fe7dc44e4af375c30c4aaf127c2 (patch)
tree10513862aeb952c6e75f003e2d56b180fb7b9747 /net/libsocket++/files
parent1b16346c828d76e20a10b3c36f03aad088894653 (diff)
downloadfreebsd-ports-graphics-99ee784142945fe7dc44e4af375c30c4aaf127c2.tar.gz
freebsd-ports-graphics-99ee784142945fe7dc44e4af375c30c4aaf127c2.tar.zst
freebsd-ports-graphics-99ee784142945fe7dc44e4af375c30c4aaf127c2.zip
Don't build any profiled libraries and use CXXFLAGS to specify -I. so this
port actually builds.
Diffstat (limited to 'net/libsocket++/files')
-rw-r--r--net/libsocket++/files/Makefile.lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libsocket++/files/Makefile.lib b/net/libsocket++/files/Makefile.lib
index c0126009099..4e44851d7ba 100644
--- a/net/libsocket++/files/Makefile.lib
+++ b/net/libsocket++/files/Makefile.lib
@@ -4,7 +4,7 @@ LIB= socket++
LIBDIR= ${PREFIX}/lib
INCDIR= ${PREFIX}/include
INFODIR= ${PREFIX}/info
-CFLAGS+= -I.
+CXXFLAGS+= -I.
SRCS= sockstream.C sockinet.C sockunix.C pipestream.C Fork.C \
echo.C smtp.C ftp.C