pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/proj-swig fix PLIST by adding PY_PATCHPLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c2c65240841
branches:  trunk
changeset: 517999:9c2c65240841
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Aug 28 13:59:51 2006 +0000

description:
fix PLIST by adding PY_PATCHPLIST

diffstat:

 geography/proj-swig/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 0d631a4a1ad0 -r 9c2c65240841 geography/proj-swig/Makefile
--- a/geography/proj-swig/Makefile      Mon Aug 28 13:56:22 2006 +0000
+++ b/geography/proj-swig/Makefile      Mon Aug 28 13:59:51 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/08/22 19:37:40 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2006/08/28 13:59:51 gdt Exp $
 #
 
 DISTNAME=              proj-swig-0.01
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            geography
 MASTER_SITES=          http://acert.ir.bbn.com/downloads/acert-geospatial/
 
@@ -17,6 +17,8 @@
 HAS_CONFIGURE=         yes
 GNU_CONFIGURE=         yes
 
+PY_PATCHPLIST=          yes
+
 .include "../../devel/swig/buildlink3.mk"
 .include "../../lang/guile/buildlink3.mk"
 .include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index