From e81deec8c03a93a74218aadd38a2fe836fe36179 Mon Sep 17 00:00:00 2001 From: maya Date: Thu, 26 Oct 2017 04:41:37 +0000 Subject: ghostscript-gpl: always avoid building builtin (outdated) zlib It is currently builtin into libgs.so. bump PKGREVISION --- print/ghostscript-gpl/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'print/ghostscript-gpl/Makefile') diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 0621c18982d..d4eaa3f1d28 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2017/10/16 15:47:01 jperkin Exp $ +# $NetBSD: Makefile,v 1.30 2017/10/26 04:41:37 maya Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} MASTER_SITES+= https://ghostscript.com/releases/ @@ -101,10 +101,7 @@ post-extract: # ${RM} -rf ${WRKSRC}/jasper ${RM} -rf ${WRKSRC}/libpng # ${RM} -rf ${WRKSRC}/tiff -# UX:i386ld: ERROR: symbol: 'deflate_copyright' defined in two shared objects: libgs.so: size = 53, libz.so.1: size = 68 -.if ${OS_VARIANT} == "SCOOSR5" ${RM} -rf ${WRKSRC}/zlib -.endif ${RM} -rf ${WRKSRC}/freetype # # To allow outside customization, rename cidfmap -- cgit v1.2.3