summaryrefslogtreecommitdiff
path: root/graphics/fpc-hermes/files
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 18:10:02 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2010-08-16 18:10:02 +0000
commit8d4e6ffcb774d147f8648a9d7b38a9db56f4c2e6 (patch)
tree4fac7f5252abdac8702967c5211c142ee52c40f4 /graphics/fpc-hermes/files
parent- Update to 1.13.0 (diff)
- New port: graphics/fpc-hermes
PR: 146001 Submitted by: Christopher Key <cjk32 __ at __ cam.ac.uk>
Notes
Notes: svn path=/head/; revision=259371
Diffstat (limited to 'graphics/fpc-hermes/files')
-rw-r--r--graphics/fpc-hermes/files/patch-Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/fpc-hermes/files/patch-Makefile b/graphics/fpc-hermes/files/patch-Makefile
new file mode 100644
index 000000000000..040a8e4a79fc
--- /dev/null
+++ b/graphics/fpc-hermes/files/patch-Makefile
@@ -0,0 +1,10 @@
+--- packages/hermes/Makefile 2009-12-12 15:51:44.000000000 +0000
++++ packages/hermes/Makefile 2010-04-22 21:52:27.000000000 +0100
+@@ -623,6 +623,7 @@
+ ifeq ($(FULL_TARGET),armeb-embedded)
+ override TARGET_LOADERS+=$(CPU_LOADERS)
+ endif
++override INSTALL_FPCPACKAGE=y
+ ifeq ($(FULL_TARGET),i386-linux)
+ override COMPILER_INCLUDEDIR+=src
+ endif