diff options
Diffstat (limited to 'editors/calligra-l10n-en_GB/Makefile')
-rw-r--r-- | editors/calligra-l10n-en_GB/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/calligra-l10n-en_GB/Makefile b/editors/calligra-l10n-en_GB/Makefile index 786b9b9592b2..ffb439ce9e7a 100644 --- a/editors/calligra-l10n-en_GB/Makefile +++ b/editors/calligra-l10n-en_GB/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= calligra-l10n -PORTVERSION= 2.6.4 -PORTREVISION= 3 +PORTVERSION= ${CALLIGRA_VERSION} CATEGORIES= editors kde MAINTAINER= kde@FreeBSD.org @@ -10,7 +9,5 @@ COMMENT= British messages and documentation for Calligra CALLIGRA_L10N= en_GB -USES= tar:bzip2 - .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |