aboutsummaryrefslogtreecommitdiff
path: root/misc/kde4-l10n/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-03 13:06:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-03 13:06:24 +0000
commit129bf63f8416f47bb81fbbd4768288036db1681c (patch)
treed26d3b19fd3d974dd46f10f305ee82efc7f5b660 /misc/kde4-l10n/Makefile
parentfa7b5e58b9b9f6fb1e313382a39828d16377b867 (diff)
downloadports-129bf63f8416f47bb81fbbd4768288036db1681c.tar.gz
ports-129bf63f8416f47bb81fbbd4768288036db1681c.zip
Notes
Diffstat (limited to 'misc/kde4-l10n/Makefile')
-rw-r--r--misc/kde4-l10n/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/kde4-l10n/Makefile b/misc/kde4-l10n/Makefile
index aeea56c02c1e..21a6c7cd8c46 100644
--- a/misc/kde4-l10n/Makefile
+++ b/misc/kde4-l10n/Makefile
@@ -7,7 +7,6 @@
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= # none
DISTFILES= # none
@@ -27,8 +26,8 @@ RUN_DEPENDS+=\
${KDE4_PREFIX}/share/locale/pl/entry.desktop:${PORTSDIR}/polish/kde4-l10n
.for LANG in bg ca cs csb da el en_GB eo es et fi fy ga gl hi it kk km ku lt \
- lv mk ml nb nds pa sl sr sv ta th tr wo
-RUN_DEPENS+= \
+ lv mk ml nb nds pa sl sr sv ta th tr wa
+RUN_DEPENDS+= \
${KDE4_PREFIX}/share/locale/${LANG}/entry.desktop:${PORTSDIR}/misc/kde4-l10n-${LANG}
.endfor
RUN_DEPENDS+=\
@@ -40,8 +39,7 @@ RUN_DEPENDS+=\
.endfor
NO_BUILD= yes
+NO_INSTALL= yes
USE_KDE4= kdeprefix kdelibs
-do-install: # none
-
.include <bsd.port.mk>