From 826c096447936392489941cf5103b1855a3934cd Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 31 May 2014 15:56:26 +0000 Subject: libungif is not relevant any longer since the GIF relevant patents expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION. --- fonts/fontforge/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fonts/fontforge') diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile index 79cec99929d..3ec16cd30ae 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2014/05/25 09:24:21 obache Exp $ +# $NetBSD: Makefile,v 1.93 2014/05/31 15:56:26 wiz Exp $ DISTNAME= fontforge_full-20120731-b PKGNAME= ${DISTNAME:S/_full//:S/-b//} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 @@ -37,6 +37,6 @@ BROKEN_GETTEXT_DETECTION= yes .include "../../graphics/png/buildlink3.mk" .include "../../graphics/tiff/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" -.include "../../mk/giflib.buildlink3.mk" +.include "../../graphics/giflib/buildlink3.mk" .include "../../mk/jpeg.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3