textproc/groff: add CPE information
- Maintainer's timeout (uqs@FreeBSD.org) PR: 198593 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
3cdaebcdf8
commit
bc64efbd22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382703
1 changed files with 2 additions and 1 deletions
|
@ -17,11 +17,12 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/psselect:${PORTSDIR}/print/psutils
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_GHOSTSCRIPT=yes
|
||||
USES= gmake perl5 shebangfix
|
||||
USES= cpe gmake perl5 shebangfix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-awk=/usr/bin/awk
|
||||
CONFIGURE_ENV+= PERLPATH=${perl_CMD} # shebangfix
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
SHEBANG_FILES= src/utils/afmtodit/afmtodit.pl \
|
||||
contrib/mm/mmroff.pl \
|
||||
|
||||
|
|
Loading…
Reference in a new issue