aboutsummaryrefslogtreecommitdiff
path: root/x11/xscreensaver/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-13 23:26:12 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-13 23:26:12 +0000
commit2fd25d3fe58767e19c593db12c0cf5c2023c710b (patch)
treea4b3c5568b354aed5b6d720d01f60ab7c6353bbc /x11/xscreensaver/files
parentdc0bc71533f500c2f62212ac881ebe2063bb4d4f (diff)
downloadports-2fd25d3fe58767e19c593db12c0cf5c2023c710b.tar.gz
ports-2fd25d3fe58767e19c593db12c0cf5c2023c710b.zip
Notes
Diffstat (limited to 'x11/xscreensaver/files')
-rw-r--r--x11/xscreensaver/files/patch-driver::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/xscreensaver/files/patch-driver::Makefile.in b/x11/xscreensaver/files/patch-driver::Makefile.in
new file mode 100644
index 000000000000..70f577225727
--- /dev/null
+++ b/x11/xscreensaver/files/patch-driver::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- driver/Makefile.in 2002/02/13 23:22:59 1.1
++++ driver/Makefile.in 2002/02/13 23:23:11
+@@ -18,7 +18,7 @@
+
+ GNOME_DATADIR = @GNOME_DATADIR@
+ GNOME_CCDIR = $(GNOME_DATADIR)/control-center/Desktop
+-GNOME_PANELDIR = $(GNOME_DATADIR)/gnome/apps/Settings/Desktop
++GNOME_PANELDIR = $(GNOME_DATADIR)/apps/Settings/Desktop
+ GNOME_ICONDIR = $(GNOME_DATADIR)/pixmaps
+ GNOME_BINDIR = $(bindir)
+ HACK_CONF_DIR = @HACK_CONF_DIR@