summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2006-08-22 19:37:40 +0000
committergdt <gdt@pkgsrc.org>2006-08-22 19:37:40 +0000
commit018236bca5e253569df49d6ff7bff0361c911d53 (patch)
tree6da09a3654c01af98ec646df618e55b67a4178d1 /geography
parentabdd326d5036ef9b0bf32e25db351cea6936f63d (diff)
downloadpkgsrc-018236bca5e253569df49d6ff7bff0361c911d53.tar.gz
Include swig bl3; PKGREVISION++. Pointed out by joerg@
Diffstat (limited to 'geography')
-rw-r--r--geography/proj-swig/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/geography/proj-swig/Makefile b/geography/proj-swig/Makefile
index cf605a14c0d..d772ddf6e0a 100644
--- a/geography/proj-swig/Makefile
+++ b/geography/proj-swig/Makefile
@@ -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
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 @@ USE_LIBTOOL= yes
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"