aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsnmpd/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsnmpd/Makefile.inc')
-rw-r--r--usr.sbin/bsnmpd/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/bsnmpd/Makefile.inc b/usr.sbin/bsnmpd/Makefile.inc
new file mode 100644
index 000000000000..7f666307467c
--- /dev/null
+++ b/usr.sbin/bsnmpd/Makefile.inc
@@ -0,0 +1,3 @@
+CFLAGS+= -DHAVE_STRLCPY
+PACKAGE= bsnmp
+.include "../Makefile.inc"