pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/py-gdal py-gdal: include lang/python/extensi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f783b218662c
branches: trunk
changeset: 385731:f783b218662c
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Sep 27 22:23:17 2018 +0000
description:
py-gdal: include lang/python/extension.mk for correct PLIST handling
diffstat:
geography/py-gdal/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 03ecd32f7980 -r f783b218662c geography/py-gdal/Makefile
--- a/geography/py-gdal/Makefile Thu Sep 27 21:36:12 2018 +0000
+++ b/geography/py-gdal/Makefile Thu Sep 27 22:23:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/09/11 17:23:22 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2018/09/27 22:23:17 tnn Exp $
PKGREVISION= 3
.include "../../geography/gdal-lib/Makefile.common"
@@ -30,5 +30,6 @@
.include "../../geography/gdal-lib/buildlink3.mk"
.include "../../lang/python/tool.mk"
.include "../../lang/python/application.mk"
+.include "../../lang/python/extension.mk"
.include "../../math/py-numpy/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index