aboutsummaryrefslogtreecommitdiffstats
path: root/audio/faac
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-10-13 09:48:28 +0800
committeredwin <edwin@FreeBSD.org>2004-10-13 09:48:28 +0800
commit86c87385f73687cb6ebcb6f83e51f5d51d3524a1 (patch)
tree35c7e9549e41c5f4f1ca56653d59211b33e1cc83 /audio/faac
parent92621b54f1d1054468bc7783cf156073a27a74a9 (diff)
downloadfreebsd-ports-gnome-86c87385f73687cb6ebcb6f83e51f5d51d3524a1.tar.gz
freebsd-ports-gnome-86c87385f73687cb6ebcb6f83e51f5d51d3524a1.tar.zst
freebsd-ports-gnome-86c87385f73687cb6ebcb6f83e51f5d51d3524a1.zip
[MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT]
- Fix build on 6.0 Tested and Reported by: Chris Johnson <cjohnson@wcug.wwu.edu> PR: ports/72593 Submitted by: Michael Johnson <ahze@ahze.net> Reviewed by: Chris Johnson <cjohnson@wcug.wwu.edu>
Diffstat (limited to 'audio/faac')
-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