diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-11-10 18:16:29 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-11-10 18:16:29 +0000 |
commit | e89c066e734eebf66aa9020c3b610e8eb265d801 (patch) | |
tree | d70edea09ac726bc37631028a8a33d6671c6c1a7 /net-p2p/transmission-gtk2 | |
parent | 664aac978a4d952555026f971dbfa093e416b24d (diff) |
Notes
Diffstat (limited to 'net-p2p/transmission-gtk2')
-rw-r--r-- | net-p2p/transmission-gtk2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/transmission-gtk2/pkg-plist | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/net-p2p/transmission-gtk2/Makefile b/net-p2p/transmission-gtk2/Makefile index 5ed12852b9a1..e430b3bc84ab 100644 --- a/net-p2p/transmission-gtk2/Makefile +++ b/net-p2p/transmission-gtk2/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${GEN_RUN_DEPENDS} \ DESCR= ${.CURDIR}/pkg-descr MASTERDIR= ${.CURDIR}/../transmission-cli PLIST= ${.CURDIR}/pkg-plist -SLAVEPORT= gtk +SLAVEPORT= gtk2 USE_GNOME= gnometarget gnomehack gtk20 desktopfileutils intlhack USE_GETTEXT= yes diff --git a/net-p2p/transmission-gtk2/pkg-plist b/net-p2p/transmission-gtk2/pkg-plist index 63e163c3a05d..a3b36eb71e77 100644 --- a/net-p2p/transmission-gtk2/pkg-plist +++ b/net-p2p/transmission-gtk2/pkg-plist @@ -18,6 +18,7 @@ share/locale/cs/LC_MESSAGES/transmission.mo share/locale/da/LC_MESSAGES/transmission.mo share/locale/de/LC_MESSAGES/transmission.mo share/locale/el/LC_MESSAGES/transmission.mo +share/locale/en_AU/LC_MESSAGES/transmission.mo share/locale/en_CA/LC_MESSAGES/transmission.mo share/locale/en_GB/LC_MESSAGES/transmission.mo share/locale/eo/LC_MESSAGES/transmission.mo @@ -36,6 +37,7 @@ share/locale/is/LC_MESSAGES/transmission.mo share/locale/it/LC_MESSAGES/transmission.mo share/locale/ja/LC_MESSAGES/transmission.mo share/locale/ka/LC_MESSAGES/transmission.mo +share/locale/ku/LC_MESSAGES/transmission.mo share/locale/lt/LC_MESSAGES/transmission.mo share/locale/lv/LC_MESSAGES/transmission.mo share/locale/mk/LC_MESSAGES/transmission.mo @@ -62,6 +64,8 @@ share/locale/zh_TW/LC_MESSAGES/transmission.mo share/pixmaps/transmission.png @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku @dirrmtry share/locale/ckb/LC_MESSAGES @dirrmtry share/locale/ckb %%PORTDOCS%%@dirrm %%DOCSDIR%% |