- Use USES=tar:xz

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-03-14 15:17:10 +00:00
parent cbb4df3a58
commit d856648b4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348249

View File

@ -22,8 +22,7 @@ GNU_CONFIGURE= yes
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
USE_GNOME= glib20 introspection:build
USE_LDCONFIG= yes
USE_XZ= yes
USES= gmake pathfix pkgconfig
USES= gmake pathfix pkgconfig tar:xz
post-patch:
@${REINPLACE_CMD} -e 's|-Wno-unused-parameters||' ${WRKSRC}/tests/Makefile.in