1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

Fix build on FreeBSD 10.3 i386

Reference:	http://beefy5.nyi.freebsd.org/data/103i386-default/455878/logs/libmediainfo-17.10.log
MFH:		2017Q4
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-11 10:37:10 +00:00
parent 13d5d5e53a
commit ec525e6e17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455943

View File

@ -38,7 +38,6 @@ TINYXML2_CONFIGURE_ON= --with-libtinyxml2=yes
TINYXML2_LIB_DEPENDS= libtinyxml2.so:textproc/tinyxml2
post-patch:
@${TOUCH} ${WRKSRC}/aclocal.m4
@${REINPLACE_CMD} \
-e 's|lib/pkgconfig/|libdata/pkgconfig/|g' \
-e 's|-DMEDIAINFO_LIBMMS_FROMSOURCE||g' \