summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/magicpoint/Makefile1
-rw-r--r--misc/magicpoint/files/patch-mgp.h10
2 files changed, 11 insertions, 0 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index 3d33b50..6de089b 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -8,6 +8,7 @@
PORTNAME= magicpoint
PORTVERSION= 1.10a
+PORTREVISION= 1
CATEGORIES+= misc
MASTER_SITES= ftp://ftp.mew.org/pub/mgp/
diff --git a/misc/magicpoint/files/patch-mgp.h b/misc/magicpoint/files/patch-mgp.h
new file mode 100644
index 0000000..aa233bc
--- /dev/null
+++ b/misc/magicpoint/files/patch-mgp.h
@@ -0,0 +1,10 @@
+--- mgp.h.orig Fri Jun 6 16:18:25 2003
++++ mgp.h Sun May 16 19:02:09 2004
+@@ -62,6 +62,7 @@
+ #include <X11/cursorfont.h>
+ #include <X11/Xatom.h>
+ #ifdef USE_XFT2
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+ #include <fontconfig/fontconfig.h>
+ #include <X11/Xft/Xft.h>
OpenPOWER on IntegriCloud