summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2011-11-26 04:39:19 +0000
committersbd <sbd@pkgsrc.org>2011-11-26 04:39:19 +0000
commit071c9ea3b77ea13bd598f3cabd7edcdb247835f4 (patch)
tree807bc0291e68671e507589dbc87fce823b917be5 /geography
parent4c2e919b165029eb0801d31f2c39d1246729ab56 (diff)
downloadpkgsrc-071c9ea3b77ea13bd598f3cabd7edcdb247835f4.tar.gz
Add missing devel/zlib buildlink.
Bump PKGREVISION
Diffstat (limited to 'geography')
-rw-r--r--geography/cmconvert/Makefile4
-rw-r--r--geography/xrmap-base/Makefile5
2 files changed, 6 insertions, 3 deletions
diff --git a/geography/cmconvert/Makefile b/geography/cmconvert/Makefile
index 75af6b96cae..3cd7d3be0b1 100644
--- a/geography/cmconvert/Makefile
+++ b/geography/cmconvert/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2008/01/23 00:54:18 rhaen Exp $
+# $NetBSD: Makefile,v 1.2 2011/11/26 04:39:55 sbd Exp $
#
DISTNAME= cmconvert-1.9.5
+PKGREVISION= 1
CATEGORIES= geography
MASTER_SITES= http://www.smittyware.com/download/
@@ -14,5 +15,6 @@ USE_LANGUAGES= c c++
PKG_DESTDIR_SUPPORT= user-destdir
+.include "../../devel/zlib/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/geography/xrmap-base/Makefile b/geography/xrmap-base/Makefile
index ccf588c105f..3eac9d78045 100644
--- a/geography/xrmap-base/Makefile
+++ b/geography/xrmap-base/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2010/02/01 02:31:28 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2011/11/26 04:39:59 sbd Exp $
#
DISTNAME= xrmap-2.29
PKGNAME= xrmap-base-2.29
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= geography
MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/
EXTRACT_SUFX= .tar.bz2
@@ -21,6 +21,7 @@ MAKE_FLAGS+= MANPATH=${PREFIX}/${PKGMANDIR}
INSTALLATION_DIRS+= share/rmap/factbook
+.include "../../devel/zlib/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"