aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/ocaml-lablgtk
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-23 02:40:50 +0800
committerijliao <ijliao@FreeBSD.org>2002-09-23 02:40:50 +0800
commit0fe4f920b3b0541b30ac7d8f85caa0f3401f0528 (patch)
tree6921bd7f26069cc834f38387253bb34e8b859c24 /x11-toolkits/ocaml-lablgtk
parentf361bcc580556edf9754771a2b6b0726a918339c (diff)
downloadfreebsd-ports-gnome-0fe4f920b3b0541b30ac7d8f85caa0f3401f0528.tar.gz
freebsd-ports-gnome-0fe4f920b3b0541b30ac7d8f85caa0f3401f0528.tar.zst
freebsd-ports-gnome-0fe4f920b3b0541b30ac7d8f85caa0f3401f0528.zip
fix build
PR: 43213 Submitted by: maintainer
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk')
-rw-r--r--x11-toolkits/ocaml-lablgtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile
index 49bb10d3bd12..1eb1251ece88 100644
--- a/x11-toolkits/ocaml-lablgtk/Makefile
+++ b/x11-toolkits/ocaml-lablgtk/Makefile
@@ -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