aboutsummaryrefslogtreecommitdiff
path: root/audio/faad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faad')
-rw-r--r--audio/faad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile
index ee93f61e69ab..8b2e0089ee15 100644
--- a/audio/faad/Makefile
+++ b/audio/faad/Makefile
@@ -91,7 +91,7 @@ post-patch:
${REINPLACE_CMD} -e \
's|-O2|${CFLAGS}|'
post-install:
-.if defined(WITHOUT_MPEG4IP)
+.if defined(WITHOUT_MPEG4IP) && !defined(HAS_MP4V2)
@${INSTALL_DATA} ${WRKSRC}/common/mp4v2/systems.h ${PREFIX}/include
.endif