summaryrefslogtreecommitdiff
path: root/lang/ocaml/PLIST
diff options
context:
space:
mode:
authordanw <danw>2004-04-24 14:45:15 +0000
committerdanw <danw>2004-04-24 14:45:15 +0000
commit4a79e0f53e40e785777552ce5f1dd17b3955dfe8 (patch)
treeaaf141a1e14202eb6f277f28861eb08d0bbab7f6 /lang/ocaml/PLIST
parent699a75b70e7e804f2f10c693dfda0897125dd756 (diff)
downloadpkgsrc-4a79e0f53e40e785777552ce5f1dd17b3955dfe8.tar.gz
Two Darwin fixes:
- split out the profiled libraries in the PLIST, because they don't get built on Darwin. - set INSTALL_UNSTRIPPED on Darwin for both ocaml itself and anything that directly depends on it, because the ocaml compiler generates binaries that don't strip properly.
Diffstat (limited to 'lang/ocaml/PLIST')
-rw-r--r--lang/ocaml/PLIST8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/ocaml/PLIST b/lang/ocaml/PLIST
index 9ec7b446ffb..80cc6bc5742 100644
--- a/lang/ocaml/PLIST
+++ b/lang/ocaml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/04/22 09:18:34 tron Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/04/24 14:45:15 danw Exp $
bin/camlp4
bin/camlp4o
bin/camlp4r
@@ -547,18 +547,12 @@ lib/ocaml/sys.mli
lib/ocaml/thread.mli
lib/ocaml/threadUnix.mli
lib/ocaml/threads/condition.cmi
-lib/ocaml/threads/condition.cmx
lib/ocaml/threads/event.cmi
lib/ocaml/threads/mutex.cmi
lib/ocaml/threads/thread.cmi
-lib/ocaml/threads/thread.cmx
lib/ocaml/threads/threadUnix.cmi
-lib/ocaml/threads/threadUnix.cmx
lib/ocaml/threads/threads.a
lib/ocaml/threads/threads.cma
-lib/ocaml/threads/threads.cmxa
-lib/ocaml/threads/event.cmx
-lib/ocaml/threads/mutex.cmx
lib/ocaml/topdirs.cmi
lib/ocaml/toplevellib.cma
lib/ocaml/toploop.cmi