diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 22:36:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 22:36:50 +0000 |
commit | e273033cfb0fd7f488fd9aa9972cd06674134132 (patch) | |
tree | a4d257b5ec2feb39494edb8f5e630c5a3abcac83 /editors | |
parent | Fix a crash that can occur with an improperly formatted history file. (diff) |
Tweak IGNORE string to give a better-worded error message.
Notes
Notes:
svn path=/head/; revision=124426
Diffstat (limited to 'editors')
-rw-r--r-- | editors/koffice-i18n-bs/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-i18n-lt/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-i18n-lv/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/koffice-i18n-bs/Makefile b/editors/koffice-i18n-bs/Makefile index a795aba2e36c..7133dc361e0c 100644 --- a/editors/koffice-i18n-bs/Makefile +++ b/editors/koffice-i18n-bs/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Bosnian messages and documentation for koffice -IGNORE= Needs update from vendor. +IGNORE= needs an update from the vendor BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext diff --git a/editors/koffice-i18n-lt/Makefile b/editors/koffice-i18n-lt/Makefile index ba57b0bc9708..37545834db0d 100644 --- a/editors/koffice-i18n-lt/Makefile +++ b/editors/koffice-i18n-lt/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Lithuanian messages and documentation for koffice -IGNORE= Needs update from vendor. +IGNORE= needs an update from the vendor BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext diff --git a/editors/koffice-i18n-lv/Makefile b/editors/koffice-i18n-lv/Makefile index 216fc50f7df8..c13e9e34b6b4 100644 --- a/editors/koffice-i18n-lv/Makefile +++ b/editors/koffice-i18n-lv/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Latvian messages and documentation for koffice -IGNORE= Needs update from vendor. +IGNORE= needs an update from the vendor BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext |