From 28e8b6e4ba04ea94c55c86068fd699c10e1989f5 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 19 Jan 2003 20:26:50 +0000 Subject: Make sure the mahjongg score files get created. Submitted by: Franz Klammer git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@403 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnome-games/Makefile | 1 + games/gnome-games/files/patch-mahjongg_Makefile.in | 18 ++++++++++++++++++ games/gnomegames2/Makefile | 1 + games/gnomegames2/files/patch-mahjongg_Makefile.in | 18 ++++++++++++++++++ 4 files changed, 38 insertions(+) create mode 100644 games/gnome-games/files/patch-mahjongg_Makefile.in create mode 100644 games/gnomegames2/files/patch-mahjongg_Makefile.in (limited to 'games') diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 9d8ff7be8..2e580bbd7 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomegames2 PORTVERSION= 2.1.5 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.1 diff --git a/games/gnome-games/files/patch-mahjongg_Makefile.in b/games/gnome-games/files/patch-mahjongg_Makefile.in new file mode 100644 index 000000000..c8d40ce2c --- /dev/null +++ b/games/gnome-games/files/patch-mahjongg_Makefile.in @@ -0,0 +1,18 @@ +--- mahjongg/Makefile.in.orig Sun Jan 19 14:54:47 2003 ++++ mahjongg/Makefile.in Sun Jan 19 14:56:21 2003 +@@ -593,9 +593,12 @@ + GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA) + -$(mkinstalldirs) $(DESTDIR)$(scoredir) + $(mkinstalldirs) $(DESTDIR)$(bgdir) +- touch $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores +- -chown games.games $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores +- -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores ++ touch $(DESTDIR)$(scoredir)/mahjongg.easy.scores ++ touch $(DESTDIR)$(scoredir)/mahjongg.difficult.scores ++ -chown games.games $(DESTDIR)$(scoredir)/mahjongg.easy.scores ++ -chown games.games $(DESTDIR)$(scoredir)/mahjongg.difficult.scores ++ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.easy.scores ++ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.difficult.scores + -chgrp games $(DESTDIR)$(bindir)/mahjongg && chmod 2555 $(DESTDIR)$(bindir)/mahjongg + $(mkinstalldirs) $(DESTDIR)$(Gamesdir) + diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 9d8ff7be8..2e580bbd7 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomegames2 PORTVERSION= 2.1.5 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.1 diff --git a/games/gnomegames2/files/patch-mahjongg_Makefile.in b/games/gnomegames2/files/patch-mahjongg_Makefile.in new file mode 100644 index 000000000..c8d40ce2c --- /dev/null +++ b/games/gnomegames2/files/patch-mahjongg_Makefile.in @@ -0,0 +1,18 @@ +--- mahjongg/Makefile.in.orig Sun Jan 19 14:54:47 2003 ++++ mahjongg/Makefile.in Sun Jan 19 14:56:21 2003 +@@ -593,9 +593,12 @@ + GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA) + -$(mkinstalldirs) $(DESTDIR)$(scoredir) + $(mkinstalldirs) $(DESTDIR)$(bgdir) +- touch $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores +- -chown games.games $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores +- -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores ++ touch $(DESTDIR)$(scoredir)/mahjongg.easy.scores ++ touch $(DESTDIR)$(scoredir)/mahjongg.difficult.scores ++ -chown games.games $(DESTDIR)$(scoredir)/mahjongg.easy.scores ++ -chown games.games $(DESTDIR)$(scoredir)/mahjongg.difficult.scores ++ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.easy.scores ++ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.difficult.scores + -chgrp games $(DESTDIR)$(bindir)/mahjongg && chmod 2555 $(DESTDIR)$(bindir)/mahjongg + $(mkinstalldirs) $(DESTDIR)$(Gamesdir) + -- cgit files/serve-10.1.2'>dependabot/npm_and_yarn/devel/electron6/files/serve-10.1.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-1/+0
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foomezz2009-01-102-5/+9
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* - Add USE_XORG= x11beech2008-03-241-1/+2
* - Remove USE_X_PREFIXbeech2008-03-221-2/+1
* [PATCH]: www/* use {} vs () consistentlyedwin2007-10-101-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* - Add SHA256pav2005-11-261-0/+1
* Extend -fPIC hack to cover ia64 to try and fix buildkris2005-10-291-1/+1
* Use MAKE_ARGSvs2005-10-142-17/+1
* Add missing directorykris2005-02-211-0/+1
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-141-1/+1
* Add size data.trevor2004-03-181-0/+1
* - Don't define -fPIC to all achitectures but only for AMD64krion2004-03-182-2/+8