mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/gcal: Remove USES=makeinfo
- Distfile ships with info files and no need to regenerate these files - Pet portclippy
This commit is contained in:
parent
f46dc3d278
commit
f46f2e036e
1 changed files with 5 additions and 3 deletions
|
@ -10,15 +10,17 @@ WWW= https://www.gnu.org/software/gcal/
|
|||
|
||||
LICENSE= GPLv3+
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split"
|
||||
USES= charsetfix shebangfix makeinfo tar:xz
|
||||
USES= charsetfix shebangfix tar:xz
|
||||
|
||||
SHEBANG_FILES= misc/gcalltx/gcalltxp.in misc/gcalltx/gcalltx.pl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INFO= gcal
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
NLS_USES= gettext
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue