aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2014-02-16 22:41:10 +0000
committerThomas Zander <riggs@FreeBSD.org>2014-02-16 22:41:10 +0000
commitae4344422261a0b59dc17f446ef9cc4e6172e1f3 (patch)
treecf99ae963d670491ff527c2b84185651bbd28b03 /multimedia
parentfe965b23fa3160a5d1cb27a79bc6997447f5f8e2 (diff)
downloadports-ae4344422261a0b59dc17f446ef9cc4e6172e1f3.tar.gz
ports-ae4344422261a0b59dc17f446ef9cc4e6172e1f3.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/handbrake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index 6a1d4f8340b5..2b16018fbdf0 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -147,9 +147,9 @@ post-patch:
@${REINPLACE_CMD} -E \
-e 's|%%REP_CC%%|${CC}|g' \
-e 's|%%REP_CXX%%|${CXX}|g' \
- -e 's|%%REP_ARCHS%%|${CPUTYPE}|g' \
- -e 's|%%REP_I%%|-I${LOCALBASE}/include|g' \
+ -e 's|%%REP_I%%|-I./contrib/include -I${LOCALBASE}/include|g' \
-e 's|%%REP_L%%|-L${LOCALBASE}/lib|g' \
+ -e 's|%%REP_ARCHS%%|${CPUTYPE}|g' \
-e 's|%%REP_ICONV%%|${ICONV_LIB:S/-l//}|g' \
${WRKSRC}/custom.defs