mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Drop gettext-old dependency.
This commit is contained in:
parent
988d6496fb
commit
ee35d9ddb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67117
2 changed files with 20 additions and 5 deletions
|
@ -14,17 +14,16 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= erich@tacni.net
|
MAINTAINER= erich@tacni.net
|
||||||
|
|
||||||
BUILD_DEPENDS= msgfmt-old:${PORTSDIR}/devel/gettext-old
|
|
||||||
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
||||||
|
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GTK= yes
|
USE_GNOMENG= yes
|
||||||
|
USE_GNOME= gtk12
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LIBS="-L${LOCALBASE}/lib" \
|
LIBS="-L${LOCALBASE}/lib"
|
||||||
MSGFMT="${LOCALBASE}/bin/msgfmt-old" \
|
MAKE_ENV= OLD_PO_FILE_INPUT=1
|
||||||
XGETTEXT="${LOCALBASE}/bin/xgettext-old"
|
|
||||||
|
|
||||||
MAN1= spruce.1
|
MAN1= spruce.1
|
||||||
|
|
||||||
|
|
16
mail/spruce/files/patch-po::ko.po
Normal file
16
mail/spruce/files/patch-po::ko.po
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
|
||||||
|
$FreeBSD$
|
||||||
|
|
||||||
|
--- po/ko.po 2002/09/25 07:02:37 1.1
|
||||||
|
+++ po/ko.po 2002/09/25 07:03:04
|
||||||
|
@@ -662,10 +662,6 @@
|
||||||
|
msgid "All"
|
||||||
|
msgstr "모두"
|
||||||
|
|
||||||
|
-#: print.c:173
|
||||||
|
-msgid "From:"
|
||||||
|
-msgstr "일부:"
|
||||||
|
-
|
||||||
|
#: print.c:185 print.c:198
|
||||||
|
msgid "1"
|
||||||
|
msgstr "1"
|
Loading…
Add table
Reference in a new issue