fix build

PR:		43213
Submitted by:	maintainer
This commit is contained in:
Ying-Chieh Liao 2002-09-22 18:40:50 +00:00
parent ae9c4efe53
commit d9129ee32c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67040

View File

@ -55,7 +55,7 @@ USE_GTK= yes
ALL_TARGET= all opt
EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
CONFIGURE_ENV+= USE_CC=1 USE_DOTOPT=1 GTK_CONFIG=${GTK_CONFIG}
CONFIGURE_ENV+= USE_DOTOPT=1 GTK_CONFIG=${GTK_CONFIG}
CONFIGURE_ENV+= LIBDIR=${PREFIX}/lib/ocaml BINDIR=${PREFIX}/bin
CONFIGURE_ENV+= INSTALLDIR=${PREFIX}/lib/ocaml/lablgtk