diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-07-09 21:49:00 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-07-09 21:49:00 +0000 |
commit | 2c80774ea9e44f876b9af2e57eb6518e34b048e6 (patch) | |
tree | 21ade7adf550e362a177b17677167207e23451a5 /misc/kde4-l10n-ga/Makefile | |
parent | c9f576c5338b08f896d070b9bdc5e754af345373 (diff) | |
download | ports-2c80774ea9e44f876b9af2e57eb6518e34b048e6.tar.gz ports-2c80774ea9e44f876b9af2e57eb6518e34b048e6.zip |
Notes
Diffstat (limited to 'misc/kde4-l10n-ga/Makefile')
-rw-r--r-- | misc/kde4-l10n-ga/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kde4-l10n-ga/Makefile b/misc/kde4-l10n-ga/Makefile index 1bc985d8eeb4..6e569ec90552 100644 --- a/misc/kde4-l10n-ga/Makefile +++ b/misc/kde4-l10n-ga/Makefile @@ -10,5 +10,4 @@ COMMENT= Irish messages and documentation for KDE SC 4 KDE4_L10N= ga -.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |