From e8cfe3d90e1682e2ea3e59bade1a7e1e4a9fbcb4 Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 11 Sep 2001 21:23:46 +0000 Subject: Replace the ghostscript6 dependencies with ghostscript-gnu. --- print/gnomeprint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/gnomeprint') diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index ce095744229b..6e3d02e896b0 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/Makefile @@ -14,7 +14,7 @@ DISTNAME= gnome-print-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu PLIST_SUB= VERSION=${PORTVERSION} -- cgit