summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-09-19 22:37:03 +0000
committersno <sno@pkgsrc.org>2009-09-19 22:37:03 +0000
commitc83bbe6dee7d22cddfe87c66eb31de2e1cc9a5c6 (patch)
tree73aa685a410ec3ef5502dcc2975fe12da3729075 /lang/ocaml
parent7db518a662c732e544b0e7d4dc1e9a13c32c4924 (diff)
downloadpkgsrc-c83bbe6dee7d22cddfe87c66eb31de2e1cc9a5c6.tar.gz
fix choosing pkgsrc provided compiler
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 248921e2e69..4c2215598e5 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.62 2009/09/12 18:44:40 tonio Exp $
+# $NetBSD: Makefile,v 1.63 2009/09/19 22:37:03 sno Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
CONFIGURE_ARGS+= -no-tk
+CONFIGURE_ARGS+= -cc ${CC}
CONFIGURE_ENV+= disable_x11=yes
BUILD_TARGET= world