diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-25 21:38:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-25 21:38:59 +0000 |
commit | 88bd8b60db69e734d7a09a4b118d61009a25af67 (patch) | |
tree | 8cf3c3e465cad85e5fa9e3b654b150f02686a829 /misc/kde3-i18n-es | |
parent | 9f95e8f6164cc47bca4e1d805e4802aaebf779d7 (diff) | |
download | ports-88bd8b60db69e734d7a09a4b118d61009a25af67.tar.gz ports-88bd8b60db69e734d7a09a4b118d61009a25af67.zip |
BROKEN: Incorrect pkg-plist
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=156803
Diffstat (limited to 'misc/kde3-i18n-es')
-rw-r--r-- | misc/kde3-i18n-es/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/kde3-i18n-es/Makefile b/misc/kde3-i18n-es/Makefile index 28197311abf8..323be7fecc54 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 |