aboutsummaryrefslogtreecommitdiff
path: root/ftp/ocaml-ocurl
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-05-21 19:57:07 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-05-21 19:57:07 +0000
commit433265801922393e8b7989ad133e9bfafdffa46d (patch)
tree495e2f35e892f8b9d5bdd29a775616b563f28639 /ftp/ocaml-ocurl
parent718b940f32828b2924224f389a71c94533c4659c (diff)
downloadports-433265801922393e8b7989ad133e9bfafdffa46d.tar.gz
ports-433265801922393e8b7989ad133e9bfafdffa46d.zip
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
Notes
Notes: svn path=/head/; revision=135809
Diffstat (limited to 'ftp/ocaml-ocurl')
-rw-r--r--ftp/ocaml-ocurl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile
index d737f94ebc3e..75e14a639d7d 100644
--- a/ftp/ocaml-ocurl/Makefile
+++ b/ftp/ocaml-ocurl/Makefile
@@ -20,8 +20,6 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
-BROKEN= Changes permissions of installed file
-
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+="--with-findlib"