summaryrefslogtreecommitdiff
path: root/lang/ocaml/PLIST
diff options
context:
space:
mode:
authorhubertf <hubertf>2003-05-22 23:58:21 +0000
committerhubertf <hubertf>2003-05-22 23:58:21 +0000
commit135d199b7dfde4b4e30c790ab1230b8907e0eca4 (patch)
treeb85d4ebe9134c42a44f46d38cce78104f3db0b32 /lang/ocaml/PLIST
parentb76b6586423ce1f9e5402813300ffaba8a0858a1 (diff)
downloadpkgsrc-135d199b7dfde4b4e30c790ab1230b8907e0eca4.tar.gz
Add support for native threads, per PR 20526.
Test-compiled on 1.6.1 and -current.
Diffstat (limited to 'lang/ocaml/PLIST')
-rw-r--r--lang/ocaml/PLIST8
1 files changed, 3 insertions, 5 deletions
diff --git a/lang/ocaml/PLIST b/lang/ocaml/PLIST
index c089d3c1afb..21bf8c56397 100644
--- a/lang/ocaml/PLIST
+++ b/lang/ocaml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2002/08/22 02:56:51 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/05/22 23:58:21 hubertf Exp $
bin/camlp4
bin/camlp4o
bin/camlp4r
@@ -548,11 +548,11 @@ lib/ocaml/threadUnix.mli
lib/ocaml/threads/condition.cmi
lib/ocaml/threads/event.cmi
lib/ocaml/threads/mutex.cmi
-lib/ocaml/threads/stdlib.cma
+${NATIVE_THREADS}lib/ocaml/threads/stdlib.cma
lib/ocaml/threads/thread.cmi
lib/ocaml/threads/threadUnix.cmi
lib/ocaml/threads/threads.cma
-lib/ocaml/threads/unix.cma
+${NATIVE_THREADS}lib/ocaml/threads/unix.cma
lib/ocaml/topdirs.cmi
lib/ocaml/toplevellib.cma
lib/ocaml/toploop.cmi
@@ -666,11 +666,9 @@ man/mano/Weak.Make.o
man/mano/Weak.S.o
man/mano/Weak.o
@dirrm man/mano
-@dirrm lib/ocaml/threads
@exec ${MKDIR} %D/lib/ocaml/stublibs
@dirrm lib/ocaml/stublibs
@dirrm lib/ocaml/ocamldoc
@dirrm lib/ocaml/labltk
@dirrm lib/ocaml/camlp4
@dirrm lib/ocaml/caml
-@dirrm lib/ocaml