pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/ghostscript-gpl
Module Name: pkgsrc
Committed By: gdt
Date: Sun Mar 17 18:29:40 UTC 2019
Modified Files:
pkgsrc/print/ghostscript-gpl: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/print/ghostscript-gpl/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-gpl/Makefile
diff -u pkgsrc/print/ghostscript-gpl/Makefile:1.47 pkgsrc/print/ghostscript-gpl/Makefile:1.48
--- pkgsrc/print/ghostscript-gpl/Makefile:1.47 Sun Mar 17 18:20:14 2019
+++ pkgsrc/print/ghostscript-gpl/Makefile Sun Mar 17 18:29:40 2019
@@ -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
Home |
Main Index |
Thread Index |
Old Index