summaryrefslogtreecommitdiff
path: root/audio/autotalent
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 06:37:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 06:37:46 +0000
commit4459cce774fb8fe1ecd6b84ba0cc652d93003b2e (patch)
treecac047eb89bfa6e4aed787e56b2d5a58277d11a9 /audio/autotalent
parentFix build without gcc (diff)
Fix build without gcc
Notes
Notes: svn path=/head/; revision=324093
Diffstat (limited to 'audio/autotalent')
-rw-r--r--audio/autotalent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/autotalent/Makefile b/audio/autotalent/Makefile
index 10fbd9a3487b..493e03b1a7d9 100644
--- a/audio/autotalent/Makefile
+++ b/audio/autotalent/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GMAKE= yes
-MAKE_ARGS= CXX="${CXX}" \
+MAKE_ARGS= CXX="${CXX}" CC=${CC} CPP=${CPP} \
CXXFLAGS="${CXXFLAGS} -fPIC -I${LOCALBASE}/include"
ALL_TARGET= targets