aboutsummaryrefslogtreecommitdiffstats
path: root/net/ng_daphne
diff options
context:
space:
mode:
Diffstat (limited to 'net/ng_daphne')
-rw-r--r--net/ng_daphne/files/patch-Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/ng_daphne/files/patch-Makefile b/net/ng_daphne/files/patch-Makefile
new file mode 100644
index 00000000000..dfc153f45db
--- /dev/null
+++ b/net/ng_daphne/files/patch-Makefile
@@ -0,0 +1,8 @@
+--- Makefile.orig Wed Jun 15 15:18:23 2005
++++ Makefile Wed Jun 15 15:18:07 2005
+@@ -1,4 +1,4 @@
+ KMOD= ng_daphne
+-SRCS= ng_daphne.c
++SRCS= ng_daphne.c opt_netgraph.h
+
+ .include <bsd.kmod.mk>