aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra-l10n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/calligra-l10n/Makefile')
-rw-r--r--editors/calligra-l10n/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/editors/calligra-l10n/Makefile b/editors/calligra-l10n/Makefile
index ec9c5c64da6a..be4359d7fe6c 100644
--- a/editors/calligra-l10n/Makefile
+++ b/editors/calligra-l10n/Makefile
@@ -4,15 +4,11 @@ PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
PORTREVISION= 3
CATEGORIES= editors kde
-MASTER_SITES= # none
-DISTFILES= # none
-EXTRACT_ONLY= # none
MAINTAINER= kde@FreeBSD.org
COMMENT= Localized messages and documentation for Calligra
-NO_ARCH= yes
-NO_BUILD= yes
+USES= metaport
USE_KDE4= kdeprefix
CALLIGRA_LANG_ALL= bs ca ca@valencia cs da de el en_GB es et fi fr \
@@ -53,7 +49,4 @@ ${${lang}_OPT}_RUN_DEPENDS=${${lang}_DETECT}:${PORTSDIR}/${${lang}_PORT}
ALL_RUN_DEPENDS+= ${${${lang}_OPT}_RUN_DEPENDS}
.endfor
-do-install:
- @${DO_NADA}
-
.include <bsd.port.mk>