Index: head/graphics/graphite2/Makefile =================================================================== --- head/graphics/graphite2/Makefile (revision 411363) +++ head/graphics/graphite2/Makefile (revision 411364) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= graphite2 PORTVERSION= 1.3.7 CATEGORIES= graphics print MAINTAINER= office@FreeBSD.org COMMENT= Rendering capabilities for complex non-Roman writing systems LICENSE= GPLv2 LGPL21 MPL LICENSE_COMB= dual USE_GITHUB= yes GH_ACCOUNT= silnrsi GH_PROJECT= graphite -USES= cmake tar:tgz +USES= cmake USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's,/pkgconfig,data/pkgconfig,g' ${WRKSRC}/CMakeLists.txt .include