summaryrefslogtreecommitdiff
path: root/net/tsclient/files/patch-configure
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2007-12-11 19:22:26 +0000
committerRenato Botelho <garga@FreeBSD.org>2007-12-11 19:22:26 +0000
commit81a6ee5f75d11c12e38234301aa29ff5cc512627 (patch)
tree8a82b42024fea3f31914bbc9cbef6c0e82bd52cb /net/tsclient/files/patch-configure
parentUpdate to 0.5.7.1. (diff)
- Update to 0.150
- Change MASTER_SITES and WWW to point to new project page at sourceforge - Add USE_GETTEXT since it installs intl files - OPTIONS'ify - Install some docs - Add an OPTION GNOME, on by default, adding the possibility to make tsclient without a lot of gnome dependencies, just depending of gtk20 - Remove some patches and use REINPLACE_CMD - Use autotools to fix a build problem on this version PR: ports/118042 Approved by: maintainer
Notes
Notes: svn path=/head/; revision=202956
Diffstat (limited to 'net/tsclient/files/patch-configure')
-rw-r--r--net/tsclient/files/patch-configure27
1 files changed, 0 insertions, 27 deletions
diff --git a/net/tsclient/files/patch-configure b/net/tsclient/files/patch-configure
deleted file mode 100644
index 546df4855eca..000000000000
--- a/net/tsclient/files/patch-configure
+++ /dev/null
@@ -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" ;;