freebsd-ports/ftp/gftp/files/patch-ab

22 lines
565 B
Text
Raw Normal View History

--- 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@
2004-11-10 20:42:23 +01:00
target_alias = @target_alias@
man_MANS = gftp.1
+.ifndef WITHOUT_X11
2000-10-05 09:22:56 +02:00
SUBDIRS = sample.gftp
+.endif
2004-11-10 20:42:23 +01:00
EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl \
gftp-faq.sgml
2003-11-10 19:03:08 +01:00
2000-10-05 09:22:56 +02:00
+.ifdef HAVE_GNOME
2004-11-10 20:42:23 +01:00
Utilitiesdir = $(datadir)/applications
2000-10-05 09:22:56 +02:00
Utilities_DATA = gftp.desktop
Iconsdir = $(datadir)/pixmaps
Icons_DATA = gftp.png
+.endif
all: all-recursive
.SUFFIXES: