summaryrefslogtreecommitdiff
path: root/ftp/gftp/files/patch-ab
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-11-10 19:42:23 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-11-10 19:42:23 +0000
commit7a4fc79d7eb6eef6ac483b56ad0fa32320881b5c (patch)
tree6b5ac9e8d7dc34e4f762ef8057302293d3f0371e /ftp/gftp/files/patch-ab
parentFix PREFIX mixup. (diff)
update to 2.0.18rc1
Notes
Notes: svn path=/head/; revision=121322
Diffstat (limited to 'ftp/gftp/files/patch-ab')
-rw-r--r--ftp/gftp/files/patch-ab17
1 files changed, 9 insertions, 8 deletions
diff --git a/ftp/gftp/files/patch-ab b/ftp/gftp/files/patch-ab
index 5c84147ada8c..df7f5c923f37 100644
--- a/ftp/gftp/files/patch-ab
+++ b/ftp/gftp/files/patch-ab
@@ -1,22 +1,23 @@
---- docs/Makefile.in.orig Sun Nov 9 16:31:55 2003
-+++ docs/Makefile.in Sun Nov 9 16:34:04 2003
-@@ -112,15 +112,19 @@
- VERSION = @VERSION@
+--- docs/Makefile.in.orig Wed Nov 10 20:13:26 2004
++++ docs/Makefile.in Wed Nov 10 20:15:59 2004
+@@ -167,16 +167,20 @@
+ target_alias = @target_alias@
man_MANS = gftp.1
+.ifndef WITHOUT_X11
SUBDIRS = sample.gftp
+.endif
- EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl gftp-faq.sgml
+ EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl \
+ gftp-faq.sgml
+.ifdef HAVE_GNOME
- Utilitiesdir = $(datadir)/apps/Internet
+ Utilitiesdir = $(datadir)/applications
Utilities_DATA = gftp.desktop
Iconsdir = $(datadir)/pixmaps
Icons_DATA = gftp.png
+.endif
+ subdir = docs
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
- CONFIG_CLEAN_FILES =