From a913801cdc0c660e509e663d216f938f5e68735f Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Mon, 16 May 2005 20:02:00 +0000 Subject: * Upgrade to 0.72d. * Welcome a new upstream maintainer, so reset the MASTER_SITE to sf.net --- print/muttprint/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'print/muttprint/Makefile') diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index 3d4f87d2fff6..e959596b01c0 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -6,10 +6,10 @@ # PORTNAME?= muttprint -PORTVERSION= 0.72c +PORTVERSION= 0.72d CATEGORIES?= print mail -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= obraun +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= muttprint MAINTAINER?= obraun@FreeBSD.org COMMENT?= Utility to print mail for most any mail client @@ -74,6 +74,7 @@ post-patch: s|/usr/lib|${PREFIX}/lib|g' \ ${WRKSRC}/doc/manpages/*/muttprint.1 \ ${WRKSRC}/doc/manual/*/manual-*/*.html + @${REINPLACE_CMD} -e '/\.css/d' ${WRKSRC}/doc/manual/*/Makefile .if ${PAPERSIZE}==a4 @${REINPLACE_CMD} 's|%%PAPERSIZE%%|${PAPERSIZE:U}|' \ ${WRKSRC}/muttprint -- cgit v1.2.3