summaryrefslogtreecommitdiff
path: root/print/gnome-print
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-21 08:20:52 +0000
committerjlam <jlam>2002-09-21 08:20:52 +0000
commit2608616cc6ec361a024564a6122309edf04fa329 (patch)
tree015cf5c41ecbfbb8c872191dc5da9b27854501e7 /print/gnome-print
parentbe7ea9c9ed5586d24a07a2a1bf2dc3c41755af1f (diff)
downloadpkgsrc-2608616cc6ec361a024564a6122309edf04fa329.tar.gz
We use ghostscript.mk, so lose the redundant DEPENDS on ghostscript.
Diffstat (limited to 'print/gnome-print')
-rw-r--r--print/gnome-print/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 788c6524d04..3d746ed91d8 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2002/09/14 18:32:01 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2002/09/21 08:20:52 jlam Exp $
#
DISTNAME= gnome-print-0.36
@@ -9,8 +9,6 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.levien.com/gnome/print-arch.html
COMMENT= Prototype implementation of the Gnome Printing Architecture
-DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
-
USE_BUILDLINK2= YES
USE_X11= YES
USE_LIBTOOL= YES