pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript-agpl ghostscript-agpl: cosmetic change



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3499e8663bba
branches:  trunk
changeset: 332884:3499e8663bba
user:      gavan <gavan%pkgsrc.org@localhost>
date:      Fri Apr 26 15:28:17 2019 +0000

description:
ghostscript-agpl: cosmetic change

diffstat:

 print/ghostscript-agpl/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r e45894980b18 -r 3499e8663bba print/ghostscript-agpl/Makefile
--- a/print/ghostscript-agpl/Makefile   Fri Apr 26 15:20:31 2019 +0000
+++ b/print/ghostscript-agpl/Makefile   Fri Apr 26 15:28:17 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2019/04/26 15:19:18 gavan Exp $
+# $NetBSD: Makefile,v 1.43 2019/04/26 15:28:17 gavan Exp $
 
 DISTNAME=      ghostscript-${GS_VERSION}
 PKGNAME=       ${DISTNAME:S/ghostscript/ghostscript-agpl/}
@@ -81,8 +81,6 @@
 # require linking against libiconv when it should do so.
 BUILDLINK_TRANSFORM.IRIX+=     l:fontconfig:fontconfig:iconv
 
-BUILDLINK_API_DEPENDS.freetype2+=      freetype2>=2.10.0
-
 .include "options.mk"
 
 post-extract:
@@ -108,6 +106,7 @@
 
 .include "../../devel/libidn/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.freetype2+=      freetype2>=2.10.0
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/jbig2dec/buildlink3.mk"
 .include "../../graphics/lcms2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index