summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-06-17 14:59:19 +0000
committermarcus <marcus@FreeBSD.org>2003-06-17 14:59:19 +0000
commit4a32e99d845725bf3415036de2b902f148853901 (patch)
tree37a27ce5599a1f355b6ceba4aafe71e33ac7eeeb /x11
parentbd14d8233ba77f3db635c3cc7619779c0674dd39 (diff)
downloadFreeBSD-ports-4a32e99d845725bf3415036de2b902f148853901.zip
FreeBSD-ports-4a32e99d845725bf3415036de2b902f148853901.tar.gz
Don't try to install any KDE datafiles.
PR: 53396
Diffstat (limited to 'x11')
-rw-r--r--x11/xscreensaver-gnome/files/patch-driver_Makefile.in13
1 files changed, 11 insertions, 2 deletions
diff --git a/x11/xscreensaver-gnome/files/patch-driver_Makefile.in b/x11/xscreensaver-gnome/files/patch-driver_Makefile.in
index f109e7d..e038e5e 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 Tue Mar 18 07:30:00 2003
-+++ driver/Makefile.in Mon May 19 22:01:49 2003
+--- driver/Makefile.in.orig Tue Jun 17 10:54:08 2003
++++ driver/Makefile.in Tue Jun 17 10:56:37 2003
@@ -24,11 +24,11 @@
INTLTOOL_MERGE = @INTLTOOL_MERGE@
@@ -16,6 +16,15 @@
GNOME_PANELDIR = @GNOME_PANELDIR@
GLADE_DATADIR = @GLADE_DATADIR@
GNOME_BINDIR = $(bindir)
+@@ -238,7 +238,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@
+ uninstall: uninstall-program uninstall-ad \
+ uninstall-gnome uninstall-kde uninstall-man
+
@@ -477,8 +477,11 @@
\
echo $(INSTALL_DATA) screensaver-properties.desktop \
OpenPOWER on IntegriCloud