diff options
Diffstat (limited to 'misc/kde4-l10n-id/Makefile')
-rw-r--r-- | misc/kde4-l10n-id/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/misc/kde4-l10n-id/Makefile b/misc/kde4-l10n-id/Makefile index bb6adca983bd..3915ae7af6c5 100644 --- a/misc/kde4-l10n-id/Makefile +++ b/misc/kde4-l10n-id/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kde4-l10n-id -# Date created: 5 February 2010 -# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> -# +# Created by: Thomas Abthorpe <tabthorpe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} @@ -14,5 +10,7 @@ COMMENT= Indonesian messages and documentation for KDE4 KDE4_L10N= id +IGNORE= is not included in KDE SC ${KDE4_VERSION} + .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" -.include <bsd.port.mk> +.include <bsd.port.post.mk> |