diff options
author | kris <kris@FreeBSD.org> | 2006-02-25 21:38:59 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-02-25 21:38:59 +0000 |
commit | 69454751bb72bd3ca481e58811c6038817dfeafc (patch) | |
tree | 25c8c876912a7a59e853d22390267cd9fb41f22a /misc | |
parent | dfce21db1225b6fcdac8180ca51d3b3bf5166dd7 (diff) | |
download | FreeBSD-ports-69454751bb72bd3ca481e58811c6038817dfeafc.zip FreeBSD-ports-69454751bb72bd3ca481e58811c6038817dfeafc.tar.gz |
BROKEN: Incorrect pkg-plist
Approved by: portmgr (implicit)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kde3-i18n-es/Makefile | 2 | ||||
-rw-r--r-- | misc/kde4-l10n-es/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/misc/kde3-i18n-es/Makefile b/misc/kde3-i18n-es/Makefile index 2819731..323be7f 100644 --- a/misc/kde3-i18n-es/Makefile +++ b/misc/kde3-i18n-es/Makefile @@ -18,6 +18,8 @@ COMMENT= Spanish messages and documentation for KDE3 BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +BROKEN= Incorrect pkg-plist + USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes diff --git a/misc/kde4-l10n-es/Makefile b/misc/kde4-l10n-es/Makefile index 2819731..323be7f 100644 --- a/misc/kde4-l10n-es/Makefile +++ b/misc/kde4-l10n-es/Makefile @@ -18,6 +18,8 @@ COMMENT= Spanish messages and documentation for KDE3 BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +BROKEN= Incorrect pkg-plist + USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes |