summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-26 06:01:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-26 06:01:34 +0000
commitdd94f21336ea2a4e2a4518c2f92b38191d91441a (patch)
treed12835bbd35c14fa6811b144aff9beb083e890d5 /x11
parentHandle changing permissions and group ownership of the share/gnome/games (diff)
Do not change permissions and group ownership of the share/gnome/games
directory. Leave that up to gnomehier.
Notes
Notes: svn path=/head/; revision=122477
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/Makefile2
-rw-r--r--x11/gnome-libs/files/patch-gnome-data_Makefile.in10
-rw-r--r--x11/gnomelibs/Makefile2
-rw-r--r--x11/gnomelibs/files/patch-gnome-data_Makefile.in10
4 files changed, 22 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index bd8b66f0f67b..0eb5a292cf58 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomelibs
PORTVERSION= 1.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
diff --git a/x11/gnome-libs/files/patch-gnome-data_Makefile.in b/x11/gnome-libs/files/patch-gnome-data_Makefile.in
new file mode 100644
index 000000000000..c87c81052494
--- /dev/null
+++ b/x11/gnome-libs/files/patch-gnome-data_Makefile.in
@@ -0,0 +1,10 @@
+--- gnome-data/Makefile.in.orig Fri Nov 26 00:59:37 2004
++++ gnome-data/Makefile.in Fri Nov 26 00:59:47 2004
+@@ -387,7 +387,6 @@
+
+ install-data-local:
+ $(mkinstalldirs) $(DESTDIR)$(scoredir)
+- -chgrp $(GAMES_GROUP) $(DESTDIR)$(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir)
+ $(top_builddir)/libgnome/gnome-gen-mimedb $(DESTDIR)$(sysconfdir)/mime-magic
+
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index bd8b66f0f67b..0eb5a292cf58 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnomelibs
PORTVERSION= 1.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
diff --git a/x11/gnomelibs/files/patch-gnome-data_Makefile.in b/x11/gnomelibs/files/patch-gnome-data_Makefile.in
new file mode 100644
index 000000000000..c87c81052494
--- /dev/null
+++ b/x11/gnomelibs/files/patch-gnome-data_Makefile.in
@@ -0,0 +1,10 @@
+--- gnome-data/Makefile.in.orig Fri Nov 26 00:59:37 2004
++++ gnome-data/Makefile.in Fri Nov 26 00:59:47 2004
+@@ -387,7 +387,6 @@
+
+ install-data-local:
+ $(mkinstalldirs) $(DESTDIR)$(scoredir)
+- -chgrp $(GAMES_GROUP) $(DESTDIR)$(scoredir) && chmod g=rwXs $(DESTDIR)$(scoredir)
+ $(top_builddir)/libgnome/gnome-gen-mimedb $(DESTDIR)$(sysconfdir)/mime-magic
+
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.