[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9456: update gettext to 0.22
|
From: |
Carl Hansen |
|
Subject: |
[Gsrc-commit] trunk r9456: update gettext to 0.22 |
|
Date: |
Tue, 1 Aug 2023 18:04:05 -0400 (EDT) |
|
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9456
revision-id: carlhansen1234@gmail.com-20230801220401-9zfqhc5tdgi9dq9q
parent: carlhansen1234@gmail.com-20230801071520-q53b5c312mbv42f4
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2023-08-01 15:04:01 -0700
message:
update gettext to 0.22
modified:
pkg/gnu/gettext/Makefile makefile-20160617014725-uokjfnggs70iry9h-708
=== modified file 'pkg/gnu/gettext/Makefile'
--- a/pkg/gnu/gettext/Makefile 2023-06-25 06:27:31 +0000
+++ b/pkg/gnu/gettext/Makefile 2023-08-01 22:04:01 +0000
@@ -38,7 +38,8 @@
MASTER_SUBDIR = $(GARNAME)/
DISTFILES = $(DISTNAME).tar.lz
SIGFILES = $(DISTNAME).tar.lz.sig
-INFO_FILES = $(GARNAME).info autosprintf.info
+INFO_FILES = $(GARNAME).info autosprintf.info libtextstyle.info
+
BUILDDEPS =
LIBDEPS =
@@ -49,8 +50,5 @@
include ../../../gar/gar.lib/info.mk
include config.mk
-#CONFIGURE_ARGS += --with-libglib-2.0-prefix=$(prefix) \
- #--with-libiconv-prefix=$(prefix) \
- #--with-libncurses-prefix=$(prefix)
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9456: update gettext to 0.22,
Carl Hansen <=