aboutsummaryrefslogtreecommitdiff
path: root/ftp/ocaml-ocurl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-05-21 17:25:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-05-21 17:25:43 +0000
commit954b71179dbf213e763b1b992dd3684152316c60 (patch)
treeb993ec5810e6460448cf37666244f89612d2430f /ftp/ocaml-ocurl
parent692020b722e0cc6951065f434600eb9bdc960230 (diff)
downloadports-954b71179dbf213e763b1b992dd3684152316c60.tar.gz
ports-954b71179dbf213e763b1b992dd3684152316c60.zip
Notes
Diffstat (limited to 'ftp/ocaml-ocurl')
-rw-r--r--ftp/ocaml-ocurl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile
index 75e14a639d7d..d737f94ebc3e 100644
--- a/ftp/ocaml-ocurl/Makefile
+++ b/ftp/ocaml-ocurl/Makefile
@@ -20,6 +20,8 @@ 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"