From 2e48b02da2aa9022eac7983a87e501add8a4ce20 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 13 May 2013 11:12:46 +0000 Subject: Remove sk2ps from dependency. --- print/apsfilter/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print/apsfilter') diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index f1a1a94f46b3..8ea78947b92b 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -3,7 +3,7 @@ PORTNAME= apsfilter PORTVERSION= 7.2.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ DIST_SUBDIR= apsfilter @@ -101,9 +101,10 @@ _DEPENDS_PSUTILS= \ _DEPENDS_CONVERT= \ convert:${PORTSDIR}/graphics/ImageMagick \ wmf2eps:${PORTSDIR}/graphics/libwmf \ - sk2ps:${PORTSDIR}/graphics/skencil \ tgif:${PORTSDIR}/graphics/tgif \ transfig:${PORTSDIR}/print/transfig +# XXX: recent versions of skencil do not include sk2ps. +# sk2ps:${PORTSDIR}/graphics/skencil _DEPENDS_DVIPS= dvips:${PORTSDIR}/print/dvipsk-tetex _DEPENDS_FIG2DEV= \ fig2dev:${PORTSDIR}/print/transfig -- cgit v1.2.3