diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index cd34add808cf..876b02967761 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -7,6 +7,7 @@ PORTNAME= tsclient PORTVERSION= 0.150 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= SF @@ -34,7 +35,7 @@ PORTDOCS= COPYING NEWS README .include .if defined(WITH_GNOME) -USE_GNOME+= gnomeprefix gnomehack libgnomeui +USE_GNOME+= gnomeprefix gnomehack gnomepanel libgnomeui .else CONFIGURE_ARGS+= --disable-gnome .endif @@ -48,10 +49,7 @@ RUN_DEPENDS+= Xnest:${X_NESTSERVER_PORT} .endif post-patch: - @${REINPLACE_CMD} -e '/applet/d' \ - ${WRKSRC}/configure.in - @${REINPLACE_CMD} -e '/^SUBDIRS/ s,applet ,,g' \ - -e '/^man1dir *=/ s,datadir,prefix,g' \ + @${REINPLACE_CMD} -e '/^man1dir *=/ s,datadir,prefix,g' \ ${WRKSRC}/Makefile.am @${REINPLACE_CMD} -e 's|DATADIRNAME=lib|DATADIRNAME=share|g' \ ${WRKSRC}/aclocal.m4 diff --git a/net/tsclient/pkg-plist b/net/tsclient/pkg-plist index 07577d8a136e..12f67fb09295 100644 --- a/net/tsclient/pkg-plist +++ b/net/tsclient/pkg-plist @@ -1,30 +1,8 @@ bin/tsclient +lib/bonobo/servers/GNOME_TSClientApplet.server +libexec/tsclient-applet share/application-registry/tsclient.applications share/applications/tsclient.desktop -share/mime-info/tsclient.keys -share/mime-info/tsclient.mime -share/pixmaps/tsclient.png -share/pixmaps/tsclient/banner-ar.png -share/pixmaps/tsclient/banner-en.png -share/pixmaps/tsclient/banner-es.png -share/pixmaps/tsclient/banner-he.png -share/pixmaps/tsclient/banner-hu.png -share/pixmaps/tsclient/banner-ja.png -share/pixmaps/tsclient/banner-ms.png -share/pixmaps/tsclient/banner-nl.png -share/pixmaps/tsclient/banner-pa.png -share/pixmaps/tsclient/banner-ru.png -share/pixmaps/tsclient/banner-sv.png -share/pixmaps/tsclient/banner-zh-cn.png -share/pixmaps/tsclient/banner-zh-tw.png -share/pixmaps/tsclient/colors.png -share/pixmaps/tsclient/computer.png -share/pixmaps/tsclient/keyboard.png -share/pixmaps/tsclient/perform.png -share/pixmaps/tsclient/program.png -share/pixmaps/tsclient/size.png -share/pixmaps/tsclient/sound.png -share/pixmaps/tsclient/tsclient.png share/locale/ar/LC_MESSAGES/tsclient.mo share/locale/ca/LC_MESSAGES/tsclient.mo share/locale/cs/LC_MESSAGES/tsclient.mo @@ -55,17 +33,40 @@ share/locale/xh/LC_MESSAGES/tsclient.mo share/locale/zh_CN/LC_MESSAGES/tsclient.mo share/locale/zh_HK/LC_MESSAGES/tsclient.mo share/locale/zh_TW/LC_MESSAGES/tsclient.mo -@dirrmtry share/application-registry -@dirrmtry share/locale/gr/LC_MESSAGES -@dirrmtry share/locale/gr -@dirrmtry share/locale/nl_NL/LC_MESSAGES -@dirrmtry share/locale/nl_NL -@dirrmtry share/locale/pl_PL/LC_MESSAGES -@dirrmtry share/locale/pl_PL -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh +share/mime-info/tsclient.keys +share/mime-info/tsclient.mime +share/pixmaps/tsclient.png +share/pixmaps/tsclient/banner-ar.png +share/pixmaps/tsclient/banner-en.png +share/pixmaps/tsclient/banner-es.png +share/pixmaps/tsclient/banner-he.png +share/pixmaps/tsclient/banner-hu.png +share/pixmaps/tsclient/banner-ja.png +share/pixmaps/tsclient/banner-ms.png +share/pixmaps/tsclient/banner-nl.png +share/pixmaps/tsclient/banner-pa.png +share/pixmaps/tsclient/banner-ru.png +share/pixmaps/tsclient/banner-sv.png +share/pixmaps/tsclient/banner-zh-cn.png +share/pixmaps/tsclient/banner-zh-tw.png +share/pixmaps/tsclient/colors.png +share/pixmaps/tsclient/computer.png +share/pixmaps/tsclient/keyboard.png +share/pixmaps/tsclient/perform.png +share/pixmaps/tsclient/program.png +share/pixmaps/tsclient/size.png +share/pixmaps/tsclient/sound.png +share/pixmaps/tsclient/tsclient.png +@dirrm share/pixmaps/tsclient @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK -@dirrmtry share/mime-info -@dirrm share/pixmaps/tsclient +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/pl_PL/LC_MESSAGES +@dirrmtry share/locale/pl_PL +@dirrmtry share/locale/nl_NL/LC_MESSAGES +@dirrmtry share/locale/nl_NL +@dirrmtry share/locale/gr/LC_MESSAGES +@dirrmtry share/locale/gr @dirrmtry share/applications +@dirrmtry lib/bonobo/servers