summaryrefslogtreecommitdiff
path: root/geography/cmconvert/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/cmconvert/Makefile')
-rw-r--r--geography/cmconvert/Makefile4
1 files changed, 3 insertions, 1 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"