svn commit: r363447 - head/editors/calligra-l10n/files

Antoine Brodin antoine at FreeBSD.org
Wed Jul 30 06:46:31 UTC 2014


Author: antoine
Date: Wed Jul 30 06:46:30 2014
New Revision: 363447
URL: http://svnweb.freebsd.org/changeset/ports/363447
QAT: https://qat.redports.org/buildarchive/r363447/

Log:
  Unbreak japanese/calligra-l10n and editors/calligra-l10-en_GB

Modified:
  head/editors/calligra-l10n/files/bsd.l10n.mk

Modified: head/editors/calligra-l10n/files/bsd.l10n.mk
==============================================================================
--- head/editors/calligra-l10n/files/bsd.l10n.mk	Wed Jul 30 06:24:15 2014	(r363446)
+++ head/editors/calligra-l10n/files/bsd.l10n.mk	Wed Jul 30 06:46:30 2014	(r363447)
@@ -9,6 +9,6 @@ CONFLICTS=	${PKGNAMEPREFIX}koffice-l10n-
 
 USE_KDE4=	kdehier kdelibs kdeprefix automoc4
 USE_QT4=	corelib xml moc_build qmake_build rcc_build uic_build
-USES=		cmake gettext tar:xz
+USES+=		cmake gettext tar:xz
 NO_ARCH=	yes
 .endif


More information about the svn-ports-all mailing list