summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>1999-08-03 21:32:51 +0000
committerabs <abs>1999-08-03 21:32:51 +0000
commit2bc8e9b034c0870190558ec64e92da87f17457ab (patch)
treea6b9f30208f45b1097aa9f576c4b1c3831cdf6f5
parent7a208b745a651012126320d27f14aa9bbfee2c49 (diff)
downloadpkgsrc-2bc8e9b034c0870190558ec64e92da87f17457ab.tar.gz
Needs ghostscript5 for fonts.
-rw-r--r--print/gnome-print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index f7d41b4f62c..fb79a3bf356 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/08/01 12:27:10 tron Exp $
+# $NetBSD: Makefile,v 1.3 1999/08/03 21:32:51 abs Exp $
#
DISTNAME= gnome-print-0.4
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.levien.com/gnome/print-arch.html
DEPENDS+= gnome-libs-1.0.10:../../x11/gnome-libs
DEPENDS+= libxml-1.4.0:../../textproc/libxml
+DEPENDS+= ghostscript-5.50:../../print/ghostscript5
GNU_CONFIGURE= YES
USE_LIBTOOL= YES