Index: print/muttprint/Makefile =================================================================== --- print/muttprint/Makefile +++ print/muttprint/Makefile @@ -1,6 +1,6 @@ PORTNAME= muttprint PORTVERSION= 0.73 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print mail MASTER_SITES= SF/muttprint/muttprint/muttprint-${PORTVERSION} @@ -17,15 +17,13 @@ p5-Text-Iconv>=0:converters/p5-Text-Iconv GNU_CONFIGURE= yes -USES= autoreconf gmake perl5 tex +USES= autoreconf gmake perl5 tex magick:run USE_TEX= latex dvipsk NO_BUILD= yes REINPLACE_ARGS= -i "" -OPTIONS_DEFINE= CUPS X11 DOCS XFACE -OPTIONS_DEFAULT= X11 -X11_DESC= graphics/ImageMagick[-nox11] dependency +OPTIONS_DEFINE= CUPS DOCS XFACE XFACE_DESC= mail/faces dependency (requires gtk12) CUPS_RUN_DEPENDS= lpr-cups:print/cups @@ -43,12 +41,6 @@ PRINT_COMMAND=lpr -P$$PRINTER .endif -.if ${PORT_OPTIONS:MX11} -USES+= magick:6,run -.else -USES+= magick:6,run,nox11 -.endif - pre-everything:: @${ECHO} @${ECHO} Set PAPERSIZE=a4 if you need that paper size.