- Disable panel applet, it does not work

PR:		ports/102934
Submitted by:	Tim Welch <twelch@thepentagon.org> (maintainer)
This commit is contained in:
Pav Lucistnik 2006-10-31 13:27:40 +00:00
parent 8ec6ab010c
commit 1226b32a65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175804
4 changed files with 41 additions and 5 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= tsclient
PORTVERSION= 0.148
PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= http://www.gnomepro.com/tsclient/
@ -24,7 +25,7 @@ RUN_DEPENDS+= Xnest:${X_NESTSERVER_PORT}
.endif
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gnomepanel
USE_GNOME= gnomeprefix gnomehack libgnomeui
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -1,5 +1,14 @@
--- Makefile.in.orig Sun Nov 9 19:01:24 2003
+++ Makefile.in Sun Nov 9 19:02:30 2003
--- 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
@ -8,3 +17,4 @@
+man1dir = $(prefix)/man/man1
intlfiles = intltool-extract.in intltool-merge.in intltool-update.in

View File

@ -0,0 +1,27 @@
--- 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" ;;

View File

@ -1,6 +1,4 @@
bin/tsclient
libdata/bonobo/servers/GNOME_TSClientApplet.server
libexec/tsclient-applet
share/gnome/application-registry/tsclient.applications
share/gnome/applications/tsclient.desktop
share/gnome/mime-info/tsclient.keys