aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-22 18:40:50 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-22 18:40:50 +0000
commitd9129ee32c4fce9fd06b214fa090e63976f19124 (patch)
tree7fceb3cd60364c20b9196eba82ab20d708e5043e /x11-toolkits
parentae9c4efe5361681ab534e781fbfce535e3c5982d (diff)
downloadports-d9129ee32c4fce9fd06b214fa090e63976f19124.tar.gz
ports-d9129ee32c4fce9fd06b214fa090e63976f19124.zip
Notes
Diffstat (limited to 'x11-toolkits')
-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