aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-opam/pkg-plist
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-03-27 19:19:01 +0000
committerJohn Marino <marino@FreeBSD.org>2014-03-27 19:19:01 +0000
commit840b84bc3db4737450431acf86b07cfd5f41330b (patch)
tree5a559317627a9600c95646853b577c75590cece6 /devel/ocaml-opam/pkg-plist
parent17caccc20830e9cfaa4a459694ed1cfe8beb0ef5 (diff)
downloadports-840b84bc3db4737450431acf86b07cfd5f41330b.tar.gz
ports-840b84bc3db4737450431acf86b07cfd5f41330b.zip
devel/ocaml-opam: Update 1.1.0 -> 1.1.1 and unbreak
Updating to the latest point version did not fix the problems. The first is that now the built tool ocp-build requires TERM to be set in the environment, otherwise it returns non-zero result with an error message (hidden by /dev/null in first instance) and breaks the build. Later the build failed the FS because it was saving preferences at $HOME. Adding -no-user-prefs switch to the command seems to suppress that. Finally, the GNU makefile is not jobs safe, so indicate that. The GNU makefile does not participate much in the overall build.
Notes
Notes: svn path=/head/; revision=349354
Diffstat (limited to 'devel/ocaml-opam/pkg-plist')
-rw-r--r--devel/ocaml-opam/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ocaml-opam/pkg-plist b/devel/ocaml-opam/pkg-plist
index 4436395a9c25..36a4dd9346ae 100644
--- a/devel/ocaml-opam/pkg-plist
+++ b/devel/ocaml-opam/pkg-plist
@@ -1,5 +1,6 @@
bin/opam
bin/opam-admin
+bin/opam-installer
man/man1/opam-admin-check.1.gz
man/man1/opam-admin-make.1.gz
man/man1/opam-admin.1.gz
@@ -16,7 +17,9 @@ man/man1/opam-remote.1.gz
man/man1/opam-remove.1.gz
man/man1/opam-repository.1.gz
man/man1/opam-search.1.gz
+man/man1/opam-show.1.gz
man/man1/opam-switch.1.gz
+man/man1/opam-uninstall.1.gz
man/man1/opam-update.1.gz
man/man1/opam-upgrade.1.gz
man/man1/opam.1.gz