summaryrefslogtreecommitdiff
path: root/graphics/SDL2_image
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-10-14 19:20:05 +0000
committeradam <adam@pkgsrc.org>2014-10-14 19:20:05 +0000
commit8bbe27d4cdd0a1b58f85a143a0c091a271f32101 (patch)
treed1e1c3dff59b0886f527620ea2ee47ecb9040c96 /graphics/SDL2_image
parent8e95a69d03d9aeafa2ec1a45dc4b993d98170a39 (diff)
downloadpkgsrc-8bbe27d4cdd0a1b58f85a143a0c091a271f32101.tar.gz
Don't let configure switch OBJC to gcc, or building may fail then CC=clang. Only affects OS X.
Diffstat (limited to 'graphics/SDL2_image')
-rw-r--r--graphics/SDL2_image/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/SDL2_image/Makefile b/graphics/SDL2_image/Makefile
index 98ba00adffc..fe14abdff4b 100644
--- a/graphics/SDL2_image/Makefile
+++ b/graphics/SDL2_image/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:34 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/10/14 19:20:05 adam Exp $
DISTNAME= SDL2_image-2.0.0
PKGREVISION= 1
@@ -13,6 +13,7 @@ LICENSE= zlib
USE_LANGUAGES= c
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= ac_cv_prog_ac_ct_OBJC=${CC:Q}
INSTALLATION_DIRS= bin
PKGCONFIG_OVERRIDE= SDL_image.pc.in