aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-10-13 01:48:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-10-13 01:48:28 +0000
commit78784388b0a45dac54c62cb5b34ec2423de909ae (patch)
tree521ab820dc7eb0164879121e1a448ef2b916a350 /audio
parent770341d1fab7dd1e8a5796b1ba564ec13060718f (diff)
downloadports-78784388b0a45dac54c62cb5b34ec2423de909ae.tar.gz
ports-78784388b0a45dac54c62cb5b34ec2423de909ae.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/faac/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile
index 1a4b2bd83b66..7ad6713f39b2 100644
--- a/audio/faac/Makefile
+++ b/audio/faac/Makefile
@@ -26,7 +26,9 @@ USE_LIBTOOL_VER=13
USE_REINPLACE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib" \
+ HAVECXX="yes"
+
INSTALLS_SHLIB= yes
pre-patch: build-depends