Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/print/ghostscript-gpl/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/ghostscript-gpl/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.47 retrieving revision 1.48 diff -u -p -r1.47 -r1.48 --- pkgsrc/print/ghostscript-gpl/Makefile 2019/03/17 18:20:14 1.47 +++ pkgsrc/print/ghostscript-gpl/Makefile 2019/03/17 18:29:40 1.48 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2019/03/17 18:20:14 gdt Exp $ +# $NetBSD: Makefile,v 1.48 2019/03/17 18:29:40 gdt Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/} @@ -19,13 +19,6 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts -CONFLICTS+= ghostscript-afpl-[0-9]* -# To avoid flag from pkglint -CONFLICTS+= ghostscript-esp-[0-9]* -CONFLICTS+= ghostscript-esp-nox11-[0-9]* -CONFLICTS+= ghostscript-gnu-x11-[0-9]* -CONFLICTS+= ghostscript-gnu-nox11-[0-9]* - USE_LANGUAGES+= c c++ USE_TOOLS+= gmake perl:run lex pkg-config GNU_CONFIGURE= yes