summaryrefslogtreecommitdiffstats
path: root/net/netpipes
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-10-08 10:22:00 +0000
committerobrien <obrien@FreeBSD.org>1997-10-08 10:22:00 +0000
commit75997d9ac78bed400748a8cabd3adc16afd486bd (patch)
treec53be0c187f43c017b819c7d9f5ec4f423eea6a4 /net/netpipes
parent87eb31e3bf2a82787c2053ef06a8647876a98c26 (diff)
downloadFreeBSD-ports-75997d9ac78bed400748a8cabd3adc16afd486bd.zip
FreeBSD-ports-75997d9ac78bed400748a8cabd3adc16afd486bd.tar.gz
Use CFLAGS from /etc/make.conf (then add to that).
Requested by: Satoshi
Diffstat (limited to 'net/netpipes')
-rw-r--r--net/netpipes/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netpipes/files/patch-aa b/net/netpipes/files/patch-aa
index d560354..43e8410 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
OpenPOWER on IntegriCloud