summaryrefslogtreecommitdiff
path: root/www/ocsigen/files/patch-server_Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2009-01-30 04:56:00 +0000
committerBeech Rintoul <beech@FreeBSD.org>2009-01-30 04:56:00 +0000
commit097eaad706901fb67eaf5b10e1a6107c4731e137 (patch)
tree82cce24e0927af9d77516673d1edfb97079f1c82 /www/ocsigen/files/patch-server_Makefile
parent- Update to 1.0.5 (diff)
- Update to 1.1.0
- Changelog at http://www.ocsigen.org/install/ocsigen PR: ports/130508 Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer)
Notes
Notes: svn path=/head/; revision=227129
Diffstat (limited to 'www/ocsigen/files/patch-server_Makefile')
-rw-r--r--www/ocsigen/files/patch-server_Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/ocsigen/files/patch-server_Makefile b/www/ocsigen/files/patch-server_Makefile
deleted file mode 100644
index 4be21ce600e0..000000000000
--- a/www/ocsigen/files/patch-server_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- server/Makefile.orig Thu Mar 15 12:27:55 2007
-+++ server/Makefile Mon Apr 23 10:19:29 2007
-@@ -41,7 +41,7 @@
- CAMLDEP = $(OCAMLFIND) ocamldep
- LIB = -thread -package netstring,$(NETSYS)ssl -I ../lib -I +camlp4
- PP =
--PP2 = -pp "camlp4o ../lib/xhtmlsyntax.cma -- -loc loc"
-+PP2 = -pp "$(CAMLP4O) ../lib/xhtmlsyntax.cma -- -loc loc"
-
- CMAO = nums.cma dynlink.cma unix.cma \
- ssl.cma pcre.cma $(NETSYSCMA) netstring.cma \