mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/gettext-tools: add CPE information
- Maintainer's timeout (autotools@FreeBSD.org) PR: 198633 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
32e324eb97
commit
179e8f2ab6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382582
1 changed files with 4 additions and 1 deletions
|
@ -24,10 +24,13 @@ CONFIGURE_ARGS= --disable-csharp --disable-java --disable-openmp \
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= charsetfix gettext-runtime iconv libtool tar:xz
|
||||
USES= charsetfix cpe gettext-runtime iconv libtool tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
WRKSRC_SUBDIR= gettext-tools
|
||||
|
||||
CPE_PRODUCT= gettext
|
||||
CPE_VENDOR= gun
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue