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/c8f4603c448a
branches:  trunk
changeset: 313356:c8f4603c448a
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 c71268452d7a -r c8f4603c448a 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