summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-01 16:17:42 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-01 16:17:42 +0000
commitcc1fcb59e0ed661035abe3b144880c9b56e30b7a (patch)
tree4efb34459bd154513b9ca165d23d25c00f3658c5 /print
parentacb9f6c8b3537703eaf9c132a23b5f31738dbbf5 (diff)
downloadpkgsrc-cc1fcb59e0ed661035abe3b144880c9b56e30b7a.tar.gz
Also build depend on ghostscript fonts all the time.
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 58130aac514..74d7751f78e 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2006/06/01 16:04:58 joerg Exp $
+# $NetBSD: Makefile,v 1.74 2006/06/01 16:17:42 joerg Exp $
DISTNAME= gnome-print-0.37
PKGREVISION= 2
@@ -32,6 +32,8 @@ BUILD_DEPENDS+= xorg-fontsTruetype-[0-9]*:../../fonts/xorg-fontsTruetype
BUILD_DEPENDS+= xorg-fontsType1-[0-9]*:../../fonts/xorg-fontsType1
.endif
+BUILD_DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
+
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
.include "../../textproc/libunicode/buildlink3.mk"