aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xscreensaver-gnome/files
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-02-24 15:42:21 +0800
committermarcus <marcus@FreeBSD.org>2005-02-24 15:42:21 +0800
commit66f676094459234ac462f3f6f6b7a371d325f2dc (patch)
treeda80b40e3cb839bc64ed0ce916f431c091b8fb14 /x11/xscreensaver-gnome/files
parent22f513b441885a9198adb2c2f4fc3d48ba391ab4 (diff)
downloadfreebsd-ports-gnome-66f676094459234ac462f3f6f6b7a371d325f2dc.tar.gz
freebsd-ports-gnome-66f676094459234ac462f3f6f6b7a371d325f2dc.tar.zst
freebsd-ports-gnome-66f676094459234ac462f3f6f6b7a371d325f2dc.zip
Update to 4.20. See http://www.jwz.org/xscreensaver/changelog.html for the
usual list of fixes and new modules.
Diffstat (limited to 'x11/xscreensaver-gnome/files')
-rw-r--r--x11/xscreensaver-gnome/files/patch-driver_Makefile.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/xscreensaver-gnome/files/patch-driver_Makefile.in b/x11/xscreensaver-gnome/files/patch-driver_Makefile.in
index 711c6b14536c..440569f6b9ee 100644
--- a/x11/xscreensaver-gnome/files/patch-driver_Makefile.in
+++ b/x11/xscreensaver-gnome/files/patch-driver_Makefile.in
@@ -1,5 +1,5 @@
---- driver/Makefile.in.orig Mon Feb 2 14:07:14 2004
-+++ driver/Makefile.in Mon Feb 2 14:33:43 2004
+--- driver/Makefile.in.orig Thu Feb 24 02:30:59 2005
++++ driver/Makefile.in Thu Feb 24 02:31:32 2005
@@ -24,14 +24,14 @@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
@@ -20,16 +20,16 @@
GNOME_BINDIR = $(bindir)
HACK_CONF_DIR = @HACK_CONF_DIR@
-@@ -252,7 +252,7 @@
+@@ -256,7 +256,7 @@
tests: $(TEST_EXES)
install: install-program install-ad install-scripts \
-- install-gnome install-kde install-man @INSTALL_PAM@
+- install-gnome install-man @INSTALL_PAM@
+ install-gnome install-man
uninstall: uninstall-program uninstall-ad \
- uninstall-gnome uninstall-kde uninstall-man
+ uninstall-gnome uninstall-man
-@@ -485,8 +485,11 @@
+@@ -489,8 +489,11 @@
\
echo $(INSTALL_DATA) screensaver-properties.desktop \
$(install_prefix)$(GNOME_CCDIR_1)/screensaver-properties.desktop;\