pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/proj-swig Include swig bl3; PKGREVISION++. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8417a9efbe91
branches:  trunk
changeset: 517782:8417a9efbe91
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Aug 22 19:37:40 2006 +0000

description:
Include swig bl3; PKGREVISION++.  Pointed out by joerg@

diffstat:

 geography/proj-swig/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (32 lines):

diff -r 242988df3e26 -r 8417a9efbe91 geography/proj-swig/Makefile
--- a/geography/proj-swig/Makefile      Tue Aug 22 19:01:27 2006 +0000
+++ b/geography/proj-swig/Makefile      Tue Aug 22 19:37:40 2006 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/26 22:46:31 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2006/08/22 19:37:40 gdt Exp $
 #
 
 DISTNAME=              proj-swig-0.01
+PKGREVISION=           1
 CATEGORIES=            geography
 MASTER_SITES=          http://acert.ir.bbn.com/downloads/acert-geospatial/
 
 MAINTAINER=            gdt%NetBSD.org@localhost
 HOMEPAGE=              http://acert.ir.bbn.com/downloads/acert-geospatial/
-COMMENT=               guile and python wrappers for proj
+COMMENT=               Guile and python wrappers for proj
 
 USE_LANGUAGES+=                c
 
@@ -16,9 +17,8 @@
 HAS_CONFIGURE=         yes
 GNU_CONFIGURE=         yes
 
-PY_PATCHPLIST=
-
+.include "../../devel/swig/buildlink3.mk"
+.include "../../lang/guile/buildlink3.mk"
 .include "../../lang/python/extension.mk"
 .include "../../misc/proj/buildlink3.mk"
-.include "../../lang/guile/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index