aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2005-07-02 00:17:30 +0800
committerMikhail Teterin <mi@FreeBSD.org>2005-07-02 00:17:30 +0800
commit9efe8a8c0c07e6ba6467bd7607a982a9d8a66780 (patch)
tree7d10ade4187f50339e916be5a6743c4f520baea3 /lang
parent07d155cb9112276d02f285e302ef342440271a99 (diff)
downloadfreebsd-ports-gnome-9efe8a8c0c07e6ba6467bd7607a982a9d8a66780.tar.gz
freebsd-ports-gnome-9efe8a8c0c07e6ba6467bd7607a982a9d8a66780.tar.zst
freebsd-ports-gnome-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
Diffstat (limited to 'lang')
-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