Index: Makefile =================================================================== RCS file: /usr/ncvs/ports/net/tsclient/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- Makefile 19 May 2007 20:19:08 -0000 1.26 +++ Makefile 27 Jun 2007 21:34:56 -0000 @@ -7,7 +7,7 @@ PORTNAME= tsclient PORTVERSION= 0.148 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net gnome MASTER_SITES= http://www.gnomepro.com/tsclient/ Index: pkg-plist =================================================================== RCS file: /usr/ncvs/ports/net/tsclient/pkg-plist,v retrieving revision 1.11 diff -u -r1.11 pkg-plist --- pkg-plist 31 Oct 2006 13:27:39 -0000 1.11 +++ pkg-plist 27 Jun 2007 21:32:31 -0000 @@ -1,4 +1,5 @@ bin/tsclient +libexec/tsclient-applet share/gnome/application-registry/tsclient.applications share/gnome/applications/tsclient.desktop share/gnome/mime-info/tsclient.keys Index: files/patch-Makefile.in =================================================================== RCS file: /usr/ncvs/ports/net/tsclient/files/patch-Makefile.in,v retrieving revision 1.3 diff -u -r1.3 patch-Makefile.in --- files/patch-Makefile.in 31 Oct 2006 13:27:39 -0000 1.3 +++ files/patch-Makefile.in 27 Jun 2007 21:10:18 -0000 @@ -1,14 +1,5 @@ --- Makefile.in.bak Sun Oct 8 03:03:52 2006 +++ Makefile.in Sun Oct 8 03:04:10 2006 -@@ -145,7 +145,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - --SUBDIRS = src applet po -+SUBDIRS = src po - - appicondir = $(datadir)/pixmaps - appicon_DATA = tsclient.png @@ -161,7 +161,7 @@ mime_DATA = tsclient.mime tsclient.keys Index: files/patch-configure =================================================================== RCS file: files/patch-configure diff -N files/patch-configure --- files/patch-configure 31 Oct 2006 13:27:40 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,27 +0,0 @@ ---- configure. Fri Oct 13 03:55:18 2006 -+++ configure Fri Oct 13 03:55:40 2006 -@@ -4198,7 +4198,6 @@ - - - pkg_modules="libgnomeui-2.0" --pkg_modules="libpanelapplet-2.0" - - succeeded=no - -@@ -5614,7 +5613,7 @@ - fi - - -- ac_config_files="$ac_config_files Makefile src/Makefile applet/Makefile po/Makefile.in" -+ ac_config_files="$ac_config_files Makefile src/Makefile po/Makefile.in" - cat >confcache <<\_ACEOF - # This file is a shell script that caches the results of configure - # tests run on this system so they can be shared between configure -@@ -6188,7 +6187,6 @@ - # Handling of arguments. - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; -- "applet/Makefile" ) CONFIG_FILES="$CONFIG_FILES applet/Makefile" ;; - "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; - "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; - "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; Index: files/patch-define-gnome =================================================================== RCS file: files/patch-define-gnome diff -N files/patch-define-gnome --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-define-gnome 27 Jun 2007 21:30:26 -0000 @@ -0,0 +1,11 @@ +--- configure.orig 2007-06-28 01:27:14.000000000 +0400 ++++ configure 2007-06-28 01:27:31.000000000 +0400 +@@ -5689,7 +5689,7 @@ + }' + fi + +-DEFS=-DHAVE_CONFIG_H ++DEFS="-DHAVE_CONFIG_H -DHAVE_GNOME" + + ac_libobjs= + ac_ltlibobjs=