summaryrefslogtreecommitdiff
path: root/mail/dma/files/patch-dma-mbox-create-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dma/files/patch-dma-mbox-create-Makefile')
-rw-r--r--mail/dma/files/patch-dma-mbox-create-Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/dma/files/patch-dma-mbox-create-Makefile b/mail/dma/files/patch-dma-mbox-create-Makefile
new file mode 100644
index 000000000000..da43f7c0c74c
--- /dev/null
+++ b/mail/dma/files/patch-dma-mbox-create-Makefile
@@ -0,0 +1,12 @@
+--- dma-mbox-create/Makefile.orig 2012-01-28 20:34:03.000000000 +0000
++++ dma-mbox-create/Makefile 2012-01-28 20:33:27.000000000 +0000
+@@ -0,0 +1,9 @@
++# $FreeBSD$
++
++.PATH: ${.CURDIR} ${.CURDIR}/../
++
++PROG= dma-mbox-create
++NO_MAN=
++
++.include "../BSDmakefile"
++.include <bsd.prog.mk>