View | Details | Raw Unified | Return to bug 43467
Collapse All | Expand All

(-)/usr/ports/ftp/gftp/files/patch-ab (-4 / +4 lines)
Lines 1-11 Link Here
1
--- docs/Makefile.in.orig	Fri Dec 21 01:40:24 2001
1
--- docs/Makefile.in.orig	Fri Jul 19 21:07:45 2002
2
+++ docs/Makefile.in	Wed Jan  2 13:50:13 2002
2
+++ docs/Makefile.in	Sun Sep 29 12:24:22 2002
3
@@ -104,11 +104,13 @@
3
@@ -105,11 +105,13 @@
4
 SUBDIRS = sample.gftp
4
 SUBDIRS = sample.gftp
5
 EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl
5
 EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl
6
 
6
 
7
+.ifdef HAVE_GNOME
7
+.ifdef HAVE_GNOME
8
 Utilitiesdir = $(datadir)/apps/Internet
8
 Utilitiesdir = $(datadir)/gnome/apps/Internet
9
 Utilities_DATA = gftp.desktop
9
 Utilities_DATA = gftp.desktop
10
 
10
 
11
 Iconsdir = $(datadir)/pixmaps
11
 Iconsdir = $(datadir)/pixmaps

Return to bug 43467