diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-21 18:10:32 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-21 18:10:32 +0000 |
commit | 978b5a598dfebdef2d5c1d63b0e5aa997dfa4b22 (patch) | |
tree | db2d3e7a69c54067eac16018d9e3d294e33a5883 /editors/calligra-l10n-en_GB/Makefile | |
parent | 8dd88feb3e996075c9e77fb546983d99c453b15d (diff) | |
download | ports-978b5a598dfebdef2d5c1d63b0e5aa997dfa4b22.tar.gz ports-978b5a598dfebdef2d5c1d63b0e5aa997dfa4b22.zip |
Notes
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> |