Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/qgis qgis: Drop second SUBST_NOOP_OK as redu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a691f708f728
branches: trunk
changeset: 434501:a691f708f728
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Jun 17 14:01:15 2020 +0000
description:
qgis: Drop second SUBST_NOOP_OK as redundant
diffstat:
geography/qgis/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r d3ae16e2c5c1 -r a691f708f728 geography/qgis/Makefile
--- a/geography/qgis/Makefile Wed Jun 17 12:01:16 2020 +0000
+++ b/geography/qgis/Makefile Wed Jun 17 14:01:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2020/06/16 21:54:24 gdt Exp $
+# $NetBSD: Makefile,v 1.93 2020/06/17 14:01:15 gdt Exp $
DISTNAME= qgis-3.8.3
PKGREVISION= 10
@@ -38,8 +38,6 @@
xapple_FIND_CMD= cd ${WRKSRC} && \
find . -name '*.cmake' -o -name CMakeLists.txt
SUBST_FILES.xapple= ${xapple_FIND_CMD:sh}
-# The output of find is a superset of the needed files.
-SUBST_NOOP_OK.xapple= yes
SUBST_SED.xapple+= -e 's,APPLE,XAPPLE,'
SUBST_SED.xapple+= -e 's,MACOSX_BUNDLE ,,'
SUBST_NOOP_OK.xapple= yes # since SUBST_FILES is generated
Home |
Main Index |
Thread Index |
Old Index