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 /misc/kde4-l10n-it | |
parent | f4426181870b3ac494d63d71e01cddb9fa12f8c5 (diff) | |
download | ports-96255e96164e3820fb434d20da09a57d5be31a30.tar.gz ports-96255e96164e3820fb434d20da09a57d5be31a30.zip |
Notes
Diffstat (limited to 'misc/kde4-l10n-it')
-rw-r--r-- | misc/kde4-l10n-it/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/kde4-l10n-it/Makefile b/misc/kde4-l10n-it/Makefile index e753e47c0437..e62ae808ee45 100644 --- a/misc/kde4-l10n-it/Makefile +++ b/misc/kde4-l10n-it/Makefile @@ -13,4 +13,5 @@ KDE4_L10N= it MANLANG= ${KDE4_L10N} .include <${.CURDIR}/Makefile.man> +.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk" .include <bsd.port.mk> |