diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index 51246c41f470..81a239d0aab2 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -1,49 +1,41 @@ PORTNAME= tsclient PORTVERSION= 0.150 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net gnome MASTER_SITES= SF MAINTAINER= ports@thepentagon.org COMMENT= GNOME 2 frontend for rdesktop and vncviewer WWW= https://sourceforge.net/projects/tsclient/ RUN_DEPENDS= rdesktop:net/rdesktop -USES= gettext gmake gnome libtool pathfix pkgconfig +USES= gettext gmake gnome libtool pkgconfig USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-gnome CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib PORTDOCS= COPYING NEWS README OPTIONS_DEFINE= TIGHTVNC XNEST DOCS TIGHTVNC_DESC= vncviewer support XNEST_DESC= X via Xnest support -.include - -.if ${PORT_OPTIONS:MTIGHTVNC} -RUN_DEPENDS+= vncviewer:net/tightvnc -.endif - -.if ${PORT_OPTIONS:MXNEST} -RUN_DEPENDS+= Xnest:x11-servers/xorg-server@xnest -.endif - -.include +TIGHTVNC_RUN_DEPENDS= vncviewer:net/tightvnc +XNEST_RUN_DEPENDS= Xnest:x11-servers/xorg-server@xnest post-install: @${LN} -sf tsclient/tsclient.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/tsclient.png -.if ${PORT_OPTIONS:MDOCS} + @${RM} -r ${STAGEDIR}${PREFIX}/lib/bonobo + +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} . for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} . endfor -.endif -.include +.include diff --git a/net/tsclient/pkg-plist b/net/tsclient/pkg-plist index 7806152d11a3..16870db68257 100644 --- a/net/tsclient/pkg-plist +++ b/net/tsclient/pkg-plist @@ -1,60 +1,59 @@ bin/tsclient -libdata/bonobo/servers/GNOME_TSClientApplet.server libexec/tsclient-applet share/man/man1/tsclient.1.gz share/application-registry/tsclient.applications share/applications/tsclient.desktop share/locale/ar/LC_MESSAGES/tsclient.mo share/locale/ca/LC_MESSAGES/tsclient.mo share/locale/cs/LC_MESSAGES/tsclient.mo share/locale/da/LC_MESSAGES/tsclient.mo share/locale/de/LC_MESSAGES/tsclient.mo share/locale/el/LC_MESSAGES/tsclient.mo share/locale/es/LC_MESSAGES/tsclient.mo share/locale/fi/LC_MESSAGES/tsclient.mo share/locale/fr/LC_MESSAGES/tsclient.mo share/locale/gr/LC_MESSAGES/tsclient.mo share/locale/he/LC_MESSAGES/tsclient.mo share/locale/hu/LC_MESSAGES/tsclient.mo share/locale/id/LC_MESSAGES/tsclient.mo share/locale/it/LC_MESSAGES/tsclient.mo share/locale/ja/LC_MESSAGES/tsclient.mo share/locale/mk/LC_MESSAGES/tsclient.mo share/locale/ms/LC_MESSAGES/tsclient.mo share/locale/nb/LC_MESSAGES/tsclient.mo share/locale/nl_NL/LC_MESSAGES/tsclient.mo share/locale/pa/LC_MESSAGES/tsclient.mo share/locale/pl_PL/LC_MESSAGES/tsclient.mo share/locale/pt_BR/LC_MESSAGES/tsclient.mo share/locale/pt_PT/LC_MESSAGES/tsclient.mo share/locale/ru/LC_MESSAGES/tsclient.mo share/locale/sv/LC_MESSAGES/tsclient.mo share/locale/tr/LC_MESSAGES/tsclient.mo 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 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