pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography geography/Makefile: add missing subdirectory



details:   https://anonhg.NetBSD.org/pkgsrc/rev/251a6a93f2af
branches:  trunk
changeset: 458858:251a6a93f2af
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 20 21:09:47 2021 +0000

description:
geography/Makefile: add missing subdirectory

diffstat:

 geography/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4c7812280e2f -r 251a6a93f2af geography/Makefile
--- a/geography/Makefile        Mon Sep 20 18:31:39 2021 +0000
+++ b/geography/Makefile        Mon Sep 20 21:09:47 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2021/09/20 10:52:43 mef Exp $
+# $NetBSD: Makefile,v 1.113 2021/09/20 21:09:47 wiz Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -27,6 +27,7 @@
 SUBDIR+=       R-spatstat
 SUBDIR+=       R-spatstat.core
 SUBDIR+=       R-spatstat.data
+SUBDIR+=       R-spatstat.geom
 SUBDIR+=       R-spatstat.linnet
 SUBDIR+=       R-spatstat.sparse
 SUBDIR+=       R-spatstat.utils



Home | Main Index | Thread Index | Old Index