The following reply was made to PR ports/148826; it has been noted by GNATS.
From: Anatoly Borodin <[email protected]> To: [email protected] Cc: [email protected] Subject: Re: ports/148826: misc/kde4-l10n does not build after configure Date: Sun, 25 Jul 2010 05:03:02 +0200 One more patch regarding this port. misc/kde4-l10n has incorrect CATHEGORY, misc, while it should be editors. --- editors/koffice-kde4-l10n/Makefile +++ editors/koffice-kde4-l10n/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice-l10n PORTVERSION= ${KOFFICE2_VERSION} -CATEGORIES= misc kde +CATEGORIES= editors kde MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none -- _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
