aboutsummaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2005-07-01 16:17:30 +0000
committerMikhail Teterin <mi@FreeBSD.org>2005-07-01 16:17:30 +0000
commit9efe8a8c0c07e6ba6467bd7607a982a9d8a66780 (patch)
tree7d10ade4187f50339e916be5a6743c4f520baea3 /lang/ocaml
parent07d155cb9112276d02f285e302ef342440271a99 (diff)
downloadports-9efe8a8c0c07e6ba6467bd7607a982a9d8a66780.tar.gz
ports-9efe8a8c0c07e6ba6467bd7607a982a9d8a66780.zip
Remove architecture limitations. It certainly builds fine on my amd64
machine. If our other platforms still have problems, I'll cross them out after pointyhat's notification(s). Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=138305
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 47f443fdb35a..48919adf34d9 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -89,12 +89,7 @@ MODOPT= camlp4o camlp4r ocamlc ocamldep ocamldoc ocamllex ocamlopt
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-PLIST_SUB+= PROF="@comment "
-BROKEN= "Does not compile on !i386"
-.else
PLIST_SUB+= PROF=""
-.endif
post-configure:
# CFLAGS safeness