aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-sdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ocaml-sdl/Makefile')
-rw-r--r--devel/ocaml-sdl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile
index 620252222f48..20ee67ffb511 100644
--- a/devel/ocaml-sdl/Makefile
+++ b/devel/ocaml-sdl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sdl
PORTVERSION= 0.9.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= SF/ocaml${PORTNAME}/OCamlSDL/ocaml${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ocaml-
@@ -23,7 +23,7 @@ USE_OCAML_LDCONFIG=yes
USES= gmake sdl
USE_SDL= sdl
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-lablgldir=${LOCALBASE} \
+CONFIGURE_ARGS= --with-lablgldir=${LOCALBASE}/${OCAML_SITELIBDIR}/lablGL \
--with-sdl-prefix=${LOCALBASE} \
--with-installdir=${PREFIX}