summaryrefslogtreecommitdiff
path: root/print/evince
diff options
context:
space:
mode:
authorwiz <wiz>2009-02-13 21:19:40 +0000
committerwiz <wiz>2009-02-13 21:19:40 +0000
commitd6915d16c001cfeeb4a3be38a5f2a26b0fc9bcab (patch)
tree02e54ba5abd91f768825a3c50a82f6035b87a9c5 /print/evince
parent66add831c431ba7bc159fed78b389409a44c387f (diff)
downloadpkgsrc-d6915d16c001cfeeb4a3be38a5f2a26b0fc9bcab.tar.gz
Add kpathsea plugin so dvi backend is built again.
Didn't package without because of missing files, so no PKGREVISION bump.
Diffstat (limited to 'print/evince')
-rw-r--r--print/evince/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/evince/Makefile b/print/evince/Makefile
index 3bb6be0dfa6..529538f315f 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2008/12/22 15:27:02 reed Exp $
+# $NetBSD: Makefile,v 1.51 2009/02/13 21:19:40 wiz Exp $
#
PKGREVISION= 3
@@ -21,6 +21,7 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../devel/GConf/schemas.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../print/kpathsea/buildlink3.mk"
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.70