diff options
author | kris <kris@FreeBSD.org> | 2004-12-18 22:36:50 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-18 22:36:50 +0000 |
commit | 572a687c3c88355955fc66a592e07f50ba99378d (patch) | |
tree | fcd7844d3d7c4a6e0947d3e8a9b72d4ab444f75d /editors/koffice-i18n-lt | |
parent | 21707743e7cc20a6fb40b7e3df309d68af929198 (diff) | |
download | FreeBSD-ports-572a687c3c88355955fc66a592e07f50ba99378d.zip FreeBSD-ports-572a687c3c88355955fc66a592e07f50ba99378d.tar.gz |
Tweak IGNORE string to give a better-worded error message.
Diffstat (limited to 'editors/koffice-i18n-lt')
-rw-r--r-- | editors/koffice-i18n-lt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-i18n-lt/Makefile b/editors/koffice-i18n-lt/Makefile index ba57b0b..3754583 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 |