summaryrefslogtreecommitdiff
path: root/mbone/sdr/scripts/configure
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/sdr/scripts/configure')
-rw-r--r--mbone/sdr/scripts/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbone/sdr/scripts/configure b/mbone/sdr/scripts/configure
index 4db6ed26d5b..8ba0a33bd9c 100644
--- a/mbone/sdr/scripts/configure
+++ b/mbone/sdr/scripts/configure
@@ -1,2 +1,3 @@
-cat ${FILESDIR}/Makefile.freebsd ${WRKSRC}/src/Makefile.template > ${WRKSRC}/freebsd/Makefile
+mkdir ${WRKSRC}/netbsd
+cat ${FILESDIR}/Makefile.netbsd ${WRKSRC}/src/Makefile.template > ${WRKSRC}/netbsd/Makefile
cp ${FILESDIR}/Makefile.work ${WRKSRC}/Makefile