mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
sysutils/LPRngTool: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
bd473fc402
commit
b5578d2be1
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= LPRngTool
|
PORTNAME= LPRngTool
|
||||||
PORTVERSION= 1.3.2
|
PORTVERSION= 1.3.2
|
||||||
PORTREVISION= 11
|
PORTREVISION= 12
|
||||||
CATEGORIES= sysutils print
|
CATEGORIES= sysutils print
|
||||||
MASTER_SITES= SF/lprng/lprngtool/LRPngTool-${PORTVERSION}
|
MASTER_SITES= SF/lprng/lprngtool/LRPngTool-${PORTVERSION}
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@ BUILD_DEPENDS= a2ps:print/a2ps \
|
||||||
|
|
||||||
USES= ghostscript:build tar:tgz tk
|
USES= ghostscript:build tar:tgz tk
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ENV= ac_cv_path_WISH=${WISH}
|
CONFIGURE_ENV= ac_cv_path_WISH=${WISH}
|
||||||
CONFIGURE_ARGS= --with-spool_directory=/var/spool/lpd
|
CONFIGURE_ARGS= --with-spool_directory=/var/spool/lpd
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -7,4 +7,4 @@ libexec/filters/smbprint
|
||||||
libexec/filters/testpage.asc
|
libexec/filters/testpage.asc
|
||||||
libexec/filters/testpage.ps
|
libexec/filters/testpage.ps
|
||||||
libexec/filters/testpage-a4.ps
|
libexec/filters/testpage-a4.ps
|
||||||
man/man1/lprngtool.1.gz
|
share/man/man1/lprngtool.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue