From d37f32479cc0d825d44f3500130ecd4d2d0ebf5c Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 8 Oct 1997 10:22:00 +0000 Subject: [PATCH] Use CFLAGS from /etc/make.conf (then add to that). Requested by: Satoshi --- net/netpipes/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/netpipes/files/patch-aa b/net/netpipes/files/patch-aa index d5603542cc41..43e8410bc4fa 100644 --- a/net/netpipes/files/patch-aa +++ b/net/netpipes/files/patch-aa @@ -14,7 +14,7 @@ # the controlling terminal) +# FreeBSD 2.1.0 -+CFLAGS = -DUSE_IOCTL $(CDEBUGFLAGS) ++CFLAGS += -DUSE_IOCTL $(CDEBUGFLAGS) +CC = gcc + # SunOS 4.1.4