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 /arabic | |
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 'arabic')
-rw-r--r-- | arabic/koffice-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arabic/koffice-i18n/Makefile b/arabic/koffice-i18n/Makefile index 8a24cda5dbde..51891b4d87c7 100644 --- a/arabic/koffice-i18n/Makefile +++ b/arabic/koffice-i18n/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Arabic messages and documentation for koffice -IGNORE= Needs update from vendor. +IGNORE= needs an update from the vendor BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext |