aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra-l10n/files/bsd.l10n.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/calligra-l10n/files/bsd.l10n.mk')
-rw-r--r--editors/calligra-l10n/files/bsd.l10n.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/calligra-l10n/files/bsd.l10n.mk b/editors/calligra-l10n/files/bsd.l10n.mk
deleted file mode 100644
index d25c266004c5..000000000000
--- a/editors/calligra-l10n/files/bsd.l10n.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-.if defined(KOFFICE2_L10N)
-MASTER_SITES?= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR?= ${KOFFICE2_BRANCH}/koffice-${PORTVERSION}/koffice-l10n/
-PKGNAMEPREFIX= ${KOFFICE2_L10N:S/@/_/}-
-DISTNAME= ${PORTNAME}-${KOFFICE2_L10N}-${PORTVERSION}
-DIST_SUBDIR= KDE/koffice-l10n
-
-USE_BZIP2= yes
-USE_QT_VER= 4
-QT_COMPONENTS= uic_build moc_build qmake_build rcc_build xml
-USE_GETTEXT= yes
-USE_KDE4= kdelibs kdehier kdeprefix automoc4
-USE_CMAKE= yes
-.endif