summaryrefslogtreecommitdiff
path: root/lang/ocaml/PLIST
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-04 14:33:27 +0000
committerjlam <jlam>2006-04-04 14:33:27 +0000
commit6c7fb1f084352d023cab240ac610eb281c6901f6 (patch)
tree4a0654c6be7929cae4bdea3a77e12c4b9cbb7838 /lang/ocaml/PLIST
parent99f55956c00c41db67bab37cf04349ed41bfe15b (diff)
downloadpkgsrc-6c7fb1f084352d023cab240ac610eb281c6901f6.tar.gz
Reorder PLIST components so that directories are removed in the correct
order. Remove "@unexec rmdir" lines made redundant by the reordering. Also, use a more succinct way to match ${OPSYS} + ${MACHINE_ARCH} by just checking ${MACHINE_PLATFORM}.
Diffstat (limited to 'lang/ocaml/PLIST')
-rw-r--r--lang/ocaml/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/ocaml/PLIST b/lang/ocaml/PLIST
index b6a540c225d..b826a719d23 100644
--- a/lang/ocaml/PLIST
+++ b/lang/ocaml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2006/01/16 09:41:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2006/04/04 14:33:27 jlam Exp $
bin/camlp4
bin/camlp4o
bin/camlp4r
@@ -460,5 +460,4 @@ man/man3/Weak.S.3o
@dirrm lib/ocaml/ocamldoc
@dirrm lib/ocaml/camlp4
@dirrm lib/ocaml/caml
-@unexec ${RMDIR} %D/lib/ocaml/stublibs 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/lib/ocaml 2>/dev/null || ${TRUE}