diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 20:10:37 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 20:10:37 +0000 |
commit | cb8b1428c6bb9ed135f61a9cecbe8397defbf329 (patch) | |
tree | 0a68a09c88303888985b47f7045bed36788aefc2 /arabic/kde4-l10n/Makefile | |
parent | 563bcaab10c891e4bee07c4ec1fbf46515c5a0b4 (diff) |
Notes
Diffstat (limited to 'arabic/kde4-l10n/Makefile')
-rw-r--r-- | arabic/kde4-l10n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arabic/kde4-l10n/Makefile b/arabic/kde4-l10n/Makefile index aca70e7c9e2e..f3e396fa31b0 100644 --- a/arabic/kde4-l10n/Makefile +++ b/arabic/kde4-l10n/Makefile @@ -2,7 +2,7 @@ PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} -CATEGORIES?= arabic kde +CATEGORIES= arabic kde MAINTAINER= kde@FreeBSD.org COMMENT= Arabic messages and documentation for KDE4 @@ -10,4 +10,4 @@ COMMENT= Arabic messages and documentation for KDE4 KDE4_L10N= ar .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" -.include <bsd.port.mk> +.include <bsd.port.post.mk> |