--- Makefile (revision 468634) +++ Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= muttprint PORTVERSION= 0.73 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print mail MASTER_SITES= SF/muttprint/muttprint/muttprint-${PORTVERSION} --- files/patch-muttprint (revision 468634) +++ files/patch-muttprint (working copy) @@ -37,6 +37,15 @@ : "off"; } +@@ -1633,7 +1633,7 @@ sub getNumberOfPages ($) { + open (AUX, "$auxfile") or fatalError "Could not open $auxfile:\n$!"; + + while () { +- ($numberOfPages) = /\\newlabel{LastPage}{{}{(\d+)}}/; ++ ($numberOfPages) = /\\newlabel\{LastPage\}\{\{\}\{(\d+)\}\}/; + } + + close AUX or fatalError "Could not close $auxfile:\n$!"; @@ -2027,7 +2027,7 @@ Options: