pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/ghostscript-agpl



Module Name:    pkgsrc
Committed By:   gavan
Date:           Fri Apr 26 15:28:18 UTC 2019

Modified Files:
        pkgsrc/print/ghostscript-agpl: Makefile

Log Message:
ghostscript-agpl: cosmetic change


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/print/ghostscript-agpl/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/ghostscript-agpl/Makefile
diff -u pkgsrc/print/ghostscript-agpl/Makefile:1.42 pkgsrc/print/ghostscript-agpl/Makefile:1.43
--- pkgsrc/print/ghostscript-agpl/Makefile:1.42 Fri Apr 26 15:19:18 2019
+++ pkgsrc/print/ghostscript-agpl/Makefile      Fri Apr 26 15:28:17 2019
@@ -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 @@ CPPFLAGS.SunOS+=      -D__C99FEATURES__
 # 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 @@ post-install:
 
 .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