aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-camomile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-29 04:30:59 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-29 04:30:59 +0000
commit542daaed21943f737f3d07b09c3bb54b260fe156 (patch)
tree1ccc8f7b02ffd1053043f9c8dc05d28b245e41a4 /devel/ocaml-camomile
parentb05ea81a6aa253654a5446f47b33f882e509b968 (diff)
downloadports-542daaed21943f737f3d07b09c3bb54b260fe156.tar.gz
ports-542daaed21943f737f3d07b09c3bb54b260fe156.zip
Notes
Diffstat (limited to 'devel/ocaml-camomile')
-rw-r--r--devel/ocaml-camomile/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/ocaml-camomile/Makefile b/devel/ocaml-camomile/Makefile
index 0ff0272559dd..7d93811352d2 100644
--- a/devel/ocaml-camomile/Makefile
+++ b/devel/ocaml-camomile/Makefile
@@ -31,10 +31,6 @@ PKGDEINSTALL= ${PKGINSTALL}
BROKEN= "Need working <wctype.h>"
.endif
-.if ${ARCH} == "amd64"
-BROKEN= "Coredump during build on amd64"
-.endif
-
post-install:
@${FIND} ${PREFIX}/lib/ocaml/site-lib/${PORTNAME} -type f | \
${SED} "s,^${PREFIX}/,," >> ${TMPPLIST}