pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/tools ghostscript-esp is long gone.
details: https://anonhg.NetBSD.org/pkgsrc/rev/45347c34ee21
branches: trunk
changeset: 331009:45347c34ee21
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Mar 10 19:52:18 2019 +0000
description:
ghostscript-esp is long gone.
diffstat:
mk/tools/replace.mk | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r ee0da4a1f546 -r 45347c34ee21 mk/tools/replace.mk
--- a/mk/tools/replace.mk Sun Mar 10 19:16:57 2019 +0000
+++ b/mk/tools/replace.mk Sun Mar 10 19:52:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: replace.mk,v 1.287 2019/03/04 11:56:05 wiz Exp $
+# $NetBSD: replace.mk,v 1.288 2019/03/10 19:52:18 joerg Exp $
#
# Copyright (c) 2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -1105,8 +1105,7 @@
.for _t_ in ${_TOOLS.ghostscript}
. if !defined(TOOLS_IGNORE.${_t_}) && !empty(_USE_TOOLS:M${_t_})
-. if !empty(PKGPATH:Mprint/ghostscript) || \
- !empty(PKGPATH:Mprint/ghostscript-esp)
+. if !empty(PKGPATH:Mprint/ghostscript)
MAKEFLAGS+= TOOLS_IGNORE.${_t_}=
. elif !empty(_TOOLS_USE_PKGSRC.${_t_}:M[yY][eE][sS])
TOOLS_DEPENDS.${_t_}?= ${TOOLS_DEPENDS.ghostscript}
Home |
Main Index |
Thread Index |
Old Index