summaryrefslogtreecommitdiff
path: root/devel/exempi/Makefile
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2011-11-26 06:08:47 +0000
committersbd <sbd@pkgsrc.org>2011-11-26 06:08:47 +0000
commit27afe76eda38d3375b699b2b14e5906b79a6922a (patch)
tree8b52404a67b201c52f1a697da7a46795c3f23c64 /devel/exempi/Makefile
parent8d47a4e816bd5612531b101d4ae19a7db090fa9e (diff)
downloadpkgsrc-27afe76eda38d3375b699b2b14e5906b79a6922a.tar.gz
Add missing devel/zlib buildlink.
Bump PKGREVISION
Diffstat (limited to 'devel/exempi/Makefile')
-rw-r--r--devel/exempi/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/exempi/Makefile b/devel/exempi/Makefile
index 4ce1d6088c8..b7e17231b39 100644
--- a/devel/exempi/Makefile
+++ b/devel/exempi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2011/10/19 06:12:59 obache Exp $
+# $NetBSD: Makefile,v 1.10 2011/11/26 06:08:47 sbd Exp $
#
DISTNAME= exempi-2.1.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel graphics
MASTER_SITES= http://libopenraw.freedesktop.org/download/
@@ -25,6 +25,7 @@ PKGCONFIG_OVERRIDE+= exempi/exempi-2.0.pc.in
.include "options.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"