summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorsno <sno>2009-09-19 22:37:03 +0000
committersno <sno>2009-09-19 22:37:03 +0000
commit1c4851838ad5872db0803e398ef6f02329c2ffd2 (patch)
tree73aa685a410ec3ef5502dcc2975fe12da3729075 /lang
parent4f8a426fe885387bc1bee3a3f8bf0b1fec611868 (diff)
downloadpkgsrc-1c4851838ad5872db0803e398ef6f02329c2ffd2.tar.gz
fix choosing pkgsrc provided compiler
Diffstat (limited to 'lang')
-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