aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2005-07-02 00:17:30 +0800
committermi <mi@FreeBSD.org>2005-07-02 00:17:30 +0800
commit19281d378258c86e36f9b04af03c0cd1a6a52ab8 (patch)
treeebbaa47152447d780278dfb3399cde920c420300 /lang
parent56fabe4fecb95c30cb8c0a0adad08ba893828c8f (diff)
downloadfreebsd-ports-gnome-19281d378258c86e36f9b04af03c0cd1a6a52ab8.tar.gz
freebsd-ports-gnome-19281d378258c86e36f9b04af03c0cd1a6a52ab8.tar.zst
freebsd-ports-gnome-19281d378258c86e36f9b04af03c0cd1a6a52ab8.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