summaryrefslogtreecommitdiff
path: root/net/Makefile.NetBSD
diff options
context:
space:
mode:
Diffstat (limited to 'net/Makefile.NetBSD')
-rw-r--r--net/Makefile.NetBSD4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile.NetBSD b/net/Makefile.NetBSD
index cda89ef..2ff4750 100644
--- a/net/Makefile.NetBSD
+++ b/net/Makefile.NetBSD
@@ -1 +1,3 @@
-INC+= ifwatchd.sh
+.SUFFIXES: .sh.BSD.in
+.sh.BSD.in.sh:
+ sed ${SED_REPLACE} ${SED_EXTRA} $< > $@