diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 06:33:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 06:33:41 +0000 |
commit | 96255e96164e3820fb434d20da09a57d5be31a30 (patch) | |
tree | c11c06d831988b0dd130e20302398ef99cae0bc0 /polish/kde4-l10n/Makefile | |
parent | f4426181870b3ac494d63d71e01cddb9fa12f8c5 (diff) | |
download | ports-96255e96164e3820fb434d20da09a57d5be31a30.tar.gz ports-96255e96164e3820fb434d20da09a57d5be31a30.zip |
Fix INDEX by really fixing the kde4-l10n ports
Notes
Notes:
svn path=/head/; revision=322618
Diffstat (limited to 'polish/kde4-l10n/Makefile')
-rw-r--r-- | polish/kde4-l10n/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polish/kde4-l10n/Makefile b/polish/kde4-l10n/Makefile index 01b28ef7fe72..7dbebd60e3c4 100644 --- a/polish/kde4-l10n/Makefile +++ b/polish/kde4-l10n/Makefile @@ -13,4 +13,5 @@ KDE4_L10N= pl MANLANG= ${KDE4_L10N} .include <${.CURDIR}/Makefile.man> +.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |