mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Forcibly tell gettext not to use git to compress the infrastructure
archive, even if it's present. No version bumps, since this is a plist-only thing if and only if gettext was rebuilt in the presence of git. Sigh.
This commit is contained in:
parent
f09a44aef6
commit
79c4fdadd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261337
@ -31,7 +31,8 @@ CONFIGURE_ENV= ACLOCAL="${TRUE}" \
|
||||
EMACS="no"
|
||||
CONFIGURE_ARGS= --disable-csharp --disable-threads --disable-openmp \
|
||||
--with-included-gettext --with-included-glib \
|
||||
--with-included-libcroco --with-included-libxml
|
||||
--with-included-libcroco --with-included-libxml \
|
||||
--without-git
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= autopoint.1 envsubst.1 gettext.1 gettextize.1 msgattrib.1 \
|
||||
|
Loading…
Reference in New Issue
Block a user