pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript-gpl print/ghostscript-gpl: Remove an...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca90be8d98dd
branches: trunk
changeset: 331396:ca90be8d98dd
user: gdt <gdt%pkgsrc.org@localhost>
date: Sun Mar 17 18:29:40 2019 +0000
description:
print/ghostscript-gpl: Remove ancient CONFLICTS
The CONFLICTS are packages that were removed in 2006 and 2010. In
addition CONFLICTS is not necessary if they both have bin/gs.
diffstat:
print/ghostscript-gpl/Makefile | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diffs (23 lines):
diff -r 010fd8fad07e -r ca90be8d98dd print/ghostscript-gpl/Makefile
--- a/print/ghostscript-gpl/Makefile Sun Mar 17 18:27:01 2019 +0000
+++ b/print/ghostscript-gpl/Makefile Sun Mar 17 18:29:40 2019 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index