aboutsummaryrefslogtreecommitdiff
path: root/textproc/ocaml-expat
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:21:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 13:21:43 +0000
commit456cec5f1f7e07484b77c8b16335959c913312db (patch)
treed186ce51f3d85765397696f5d010e80286c295bf /textproc/ocaml-expat
parent751de73c1614767de9e196161c87e59587557351 (diff)
downloadports-456cec5f1f7e07484b77c8b16335959c913312db.tar.gz
ports-456cec5f1f7e07484b77c8b16335959c913312db.zip
Notes
Diffstat (limited to 'textproc/ocaml-expat')
-rw-r--r--textproc/ocaml-expat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile
index 65094a7cc874..c10184a6cd1e 100644
--- a/textproc/ocaml-expat/Makefile
+++ b/textproc/ocaml-expat/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
-USE_GMAKE= yes
+USES= gmake
MAKE_ARGS= EXPAT_LIBDIR=${LOCALBASE}/lib \
EXPAT_INCDIR=${LOCALBASE}/include \
CAML_INCDIR=${LOCALBASE}/lib/ocaml