Index: head/print/ttftot42/Makefile =================================================================== --- head/print/ttftot42/Makefile (revision 459822) +++ head/print/ttftot42/Makefile (revision 459823) @@ -1,22 +1,21 @@ # Created by: Yukihiro Nakai # $FreeBSD$ PORTNAME= ttftot42 PORTVERSION= 0.3.1 PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://www.nih.at/ttftot42/ MAINTAINER= ports@FreeBSD.org COMMENT= TrueType to Type42 font converter LIB_DEPENDS= libttf.so:print/freetype GNU_CONFIGURE= yes +USES= localbase PLIST_FILES= bin/ttftot42 -CPPFLAGS+= -I${LOCALBASE}/include/freetype1/freetype \ - -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS+= -isystem${LOCALBASE}/include/freetype1/freetype .include Index: head/print/ttftot42/pkg-descr =================================================================== --- head/print/ttftot42/pkg-descr (revision 459822) +++ head/print/ttftot42/pkg-descr (revision 459823) @@ -1,3 +1,3 @@ TrueType to Type42 font converter -WWW: http://www.nih.at/ttftot42/ +WWW: https://www.nih.at/ttftot42/