Date: Mon, 25 Mar 2002 02:59:05 -0800 (PST) From: KATO Tsuguru <tkato@prontomail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/36295: Update port: print/gfontview Message-ID: <200203251059.g2PAx5R16753@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 36295 >Category: ports >Synopsis: Update port: print/gfontview >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 25 03:00:10 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.4-RELEASE i386 >Organization: >Environment: >Description: - Unbreak >How-To-Repeat: >Fix: diff -urN /usr/ports/print/gfontview/Makefile print/gfontview/Makefile --- /usr/ports/print/gfontview/Makefile Fri Mar 15 03:15:10 2002 +++ print/gfontview/Makefile Sat Mar 23 13:07:05 2002 @@ -21,7 +21,7 @@ USE_GNOME= yes USE_FREETYPE= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1 \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1/freetype \ -I${LOCALBASE}/include" \ SPOOLER="/usr/bin/lpr" \ LIBS="-L${LOCALBASE}/lib" @@ -36,7 +36,7 @@ ${WRKSRC}/configure @${PERL} -pi -e 's|\$$\(datadir\)/gnome/|\$$\(datadir\)/|g ; \ s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g ; \ - s|/usr/include/freetype|${LOCALBASE}/include/freetype|g' \ + s|-I/usr/include/freetype||g' \ ${WRKSRC}/Makefile.in .include <bsd.port.mk> >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203251059.g2PAx5R16753>