From 15b541c6d54cbd7350a7dc455f27d6086bae06a8 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 19 Sep 2002 20:08:21 +0000 Subject: dont depend on a specific PDF viewer PR: 42970 Submitted by: maintainer --- textproc/prosper/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/prosper/Makefile b/textproc/prosper/Makefile index 22a86dea6bb8..af6096921b13 100644 --- a/textproc/prosper/Makefile +++ b/textproc/prosper/Makefile @@ -7,6 +7,7 @@ PORTNAME= prosper PORTVERSION= 1.00.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,8 +18,7 @@ MAINTAINER= thierry@pompo.net BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ - ps2pdf:${PORTSDIR}/print/ghostscript-gnu \ - acroread4:${PORTSDIR}/print/acroread4 + ps2pdf:${PORTSDIR}/print/ghostscript-gnu NO_BUILD= yes -- cgit v1.2.3