aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/pads/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/pads/Makefile b/net-mgmt/pads/Makefile
index 0a9768107df6..fc4b7072a13a 100644
--- a/net-mgmt/pads/Makefile
+++ b/net-mgmt/pads/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/passive/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Passively detect network assets
+CFLAGS+= -Wno-return-type
+USE_CSTD= gnu89
+
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes