From 214cd230107edc44b530e62061ceb4ee5a67b9fe Mon Sep 17 00:00:00 2001 From: josef Date: Sat, 11 Dec 2004 10:08:35 +0000 Subject: Add missing ghostscript dependency. Approved by: edwin --- print/gv/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'print/gv') diff --git a/print/gv/Makefile b/print/gv/Makefile index fde651222943..23aa36287bcf 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -21,6 +21,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= A PostScript and PDF previewer +USE_GHOSTSCRIPT= yes + LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes -- cgit