diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/foomatic-filters/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile index 8533d41da5fc..c87b4ea99afd 100644 --- a/print/foomatic-filters/Makefile +++ b/print/foomatic-filters/Makefile @@ -7,7 +7,7 @@ PORTNAME= foomatic-filters PORTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ @@ -26,6 +26,8 @@ CONFIGURE_ENV= ac_cv_path_A2PS=${LOCALBASE}/bin/a2ps \ ac_cv_path_PPR_LIB=${LOCALBASE}/lib/ppr/lib \ ac_cv_path_TEXTTOPS=${LOCALBASE}/libexec/cups/filter/texttops +MAN1= foomatic-gswrapper.1 foomatic-rip.1 + post-install: @${CAT} ${PKGMESSAGE} |