summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-01 16:17:42 +0000
committerjoerg <joerg>2006-06-01 16:17:42 +0000
commitfe48769fbdba48d0c6ec8b038d4235aaee4eaf7e (patch)
tree4efb34459bd154513b9ca165d23d25c00f3658c5
parent2c41d9cb156a5848f7ff3cb1cd392a63bbbf95a6 (diff)
downloadpkgsrc-fe48769fbdba48d0c6ec8b038d4235aaee4eaf7e.tar.gz
Also build depend on ghostscript fonts all the time.
-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"