diff options
author | imura <imura@FreeBSD.org> | 2000-10-24 22:08:05 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-10-24 22:08:05 +0800 |
commit | 154087573e8c2db4a687c9b3f536e091992dde5c (patch) | |
tree | ca4c350c72f9cdf2a26198164000de73b6aeea52 /x11 | |
parent | d409c6ad66a46e91acf294ad93833452ed8b545f (diff) | |
download | freebsd-ports-gnome-154087573e8c2db4a687c9b3f536e091992dde5c.tar.gz freebsd-ports-gnome-154087573e8c2db4a687c9b3f536e091992dde5c.tar.zst freebsd-ports-gnome-154087573e8c2db4a687c9b3f536e091992dde5c.zip |
Move
kdetoys11-i18n to kdetoys11
ja-kebook-i18n to ja-kebook
becuase they are not i18n specific now.
(repo-copied by asami)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde11/Makefile b/x11/kde11/Makefile index 71464828c3eb..85f05a1863fa 100644 --- a/x11/kde11/Makefile +++ b/x11/kde11/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase11 \ kghostview:${PORTSDIR}/graphics/kdegraphics11 \ kmail:${PORTSDIR}/net/kdenetwork11 \ kmedia:${PORTSDIR}/audio/kdemultimedia11 \ - kworldwatch:${PORTSDIR}/x11-clocks/kdetoys11-i18n + kmoon:${PORTSDIR}/x11-clocks/kdetoys11 NO_BUILD= yes |