mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
print/foomatic-filters: Install man pages under share/man
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
7a94ceab34
commit
49ff5033ee
@ -1,6 +1,6 @@
|
||||
PORTNAME= foomatic-filters
|
||||
PORTVERSION= 4.0.17
|
||||
PORTREVISION= 10
|
||||
PORTREVISION= 11
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.openprinting.org/download/foomatic/
|
||||
|
||||
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USES= autoreconf cpe ghostscript perl5 pkgconfig
|
||||
CPE_VENDOR= linuxfoundation
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ENV= ac_cv_path_A2PS=${LOCALBASE}/bin/a2ps \
|
||||
ac_cv_path_CUPS=${LOCALBASE}/libexec/cups \
|
||||
ac_cv_path_CUPS_BACKENDS=${LOCALBASE}/libexec/cups/backend \
|
||||
|
@ -4,5 +4,5 @@ libexec/cups/backend/beh
|
||||
libexec/cups/filter/foomatic-rip
|
||||
lib/ppr/interfaces/foomatic-rip
|
||||
lib/ppr/lib/foomatic-rip
|
||||
man/man1/foomatic-rip.1.gz
|
||||
share/man/man1/foomatic-rip.1.gz
|
||||
@dir etc/foomatic/direct
|
||||
|
Loading…
Reference in New Issue
Block a user