summaryrefslogtreecommitdiff
path: root/editors/mg/files/patch-def.h
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2016-10-06 19:51:19 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2016-10-06 19:51:19 +0000
commit0f3528e19a95717b8e308ee0bd6816dea54955b4 (patch)
treef192247f7d7c703f0af8999e97e5f77211415e23 /editors/mg/files/patch-def.h
parentsecurity/openssl: Fix ldconfig issue (diff)
- Update to 20160912 snapshot
- Remove GNUmakefile patch, port doesn't use gmake - Replace patches by another, when reallocarray(3) is missing - Pass maintainership to submitter - Add LICENSE - Update pkg-descr PR: 212634 Submitted by: Tobias Kortkamp Approved by: <darcsis@gmail.com> (previous maintainer, timeout > 3 weeks)
Diffstat (limited to 'editors/mg/files/patch-def.h')
-rw-r--r--editors/mg/files/patch-def.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/mg/files/patch-def.h b/editors/mg/files/patch-def.h
deleted file mode 100644
index cdd9c9678db9..000000000000
--- a/editors/mg/files/patch-def.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- def.h.orig 2015-03-23 11:23:30 UTC
-+++ def.h
-@@ -13,6 +13,8 @@
- #include "chrdef.h"
- #include "ttydef.h"
-
-+#include <sys/types.h>
-+
-
- /* necesarry to get asprintf & friends with glibc XXX doesn't work for some
- * mysterious reason! */