1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/ftp/gftp/files/patch-ab
Ying-Chieh Liao 5a762d7629 upgrade to 2.0.14
PR:		46020
Submitted by:	maintainer
2003-01-02 19:46:05 +00:00

23 lines
576 B
Plaintext

--- docs/Makefile.in.orig Wed Nov 27 19:57:25 2002
+++ docs/Makefile.in Wed Nov 27 20:01:29 2002
@@ -109,15 +109,19 @@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
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
+.ifdef HAVE_GNOME
Utilitiesdir = $(datadir)/apps/Internet
Utilities_DATA = gftp.desktop
Iconsdir = $(datadir)/pixmaps
Icons_DATA = gftp.png
+.endif
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES =