freebsd-ports/ftp/gftp/files/patch-ab
Oliver Lehmann b9f76f8f26 update to 2.0.19
drop GTK12 support (not working with 2.0.19)
2008-12-05 15:12:47 +00:00

21 lines
565 B
Text

--- docs/Makefile.in.orig 2008-12-04 19:27:08.000000000 +0100
+++ docs/Makefile.in 2008-12-04 19:30:20.000000000 +0100
@@ -247,14 +247,18 @@
sysconfdir = @sysconfdir@
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
+.ifdef HAVE_GNOME
Utilitiesdir = $(datadir)/applications
Utilities_DATA = gftp.desktop
Iconsdir = $(datadir)/pixmaps
Icons_DATA = gftp.png
+.endif
all: all-recursive
.SUFFIXES: