From ea9fa8b043edd57cb8b8c0a05ef1c190cee8e776 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Sun, 11 Aug 2013 17:54:04 +0200 Subject: [PATCH] Tweak print/libotf version 0.9.13 --- print/libotf/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/print/libotf/Makefile b/print/libotf/Makefile index e71dda87a50..daff810c8c3 100644 --- a/print/libotf/Makefile +++ b/print/libotf/Makefile @@ -1,5 +1,5 @@ # Created by: Kimura Fuyuki -# $FreeBSD: print/libotf/Makefile 319711 2013-06-02 18:54:51Z pawel $ +# $FreeBSD: print/libotf/Makefile 322366 2013-07-06 07:59:09Z bapt $ PORTNAME= libotf PORTVERSION= 0.9.13 @@ -12,14 +12,10 @@ COMMENT= Library for handling OpenType fonts LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +USES= pathfix pkgconfig USE_XORG= x11 xt xaw xmu -USE_PKGCONFIG= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include -post-patch: - @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ - ${WRKSRC}/Makefile.in - .include -- 2.41.0