From 665fa2d8bc3f06a9fe1d9f93c71214c32da84145 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 22 Jun 2008 21:28:14 +0000 Subject: [PATCH] - don't run scrollkeeper-update on fake stage, let @exec handle this spotted by naddy@ - regen PLIST while here --- games/pioneers/Makefile | 5 ++--- .../patches/patch-client_help_C_Makefile_in | 11 +++++++++++ games/pioneers/pkg/PLIST | 14 +++++++------- 3 files changed, 20 insertions(+), 10 deletions(-) create mode 100644 games/pioneers/patches/patch-client_help_C_Makefile_in diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 186135d93d4..2d948371b35 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.5 2008/06/15 00:08:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2008/06/22 21:28:14 ajacoutot Exp $ COMMENT= Settlers of Catan for GNOME/Gtk GNOME_PROJECT= pioneers GNOME_VERSION= 0.12.2 +PKGNAME= ${DISTNAME}p1 CATEGORIES= games @@ -11,8 +12,6 @@ EXTRACT_SUFX= .tar.gz HOMEPAGE= http://pio.sourceforge.net/ -PKGNAME= ${DISTNAME}p0 - # GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/games/pioneers/patches/patch-client_help_C_Makefile_in b/games/pioneers/patches/patch-client_help_C_Makefile_in new file mode 100644 index 00000000000..6d244accdc1 --- /dev/null +++ b/games/pioneers/patches/patch-client_help_C_Makefile_in @@ -0,0 +1,11 @@ +$OpenBSD: patch-client_help_C_Makefile_in,v 1.1 2008/06/22 21:28:14 ajacoutot Exp $ +--- client/help/C/Makefile.in.orig Sun Jun 22 23:18:22 2008 ++++ client/help/C/Makefile.in Sun Jun 22 23:18:36 2008 +@@ -525,7 +525,6 @@ install-data-hook-omf: + for file in $(omffile); do \ + $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ + done +- -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) + + uninstall-local-omf: + -for file in $(srcdir)/*.omf; do \ diff --git a/games/pioneers/pkg/PLIST b/games/pioneers/pkg/PLIST index 278cc6c3991..a902cde266f 100644 --- a/games/pioneers/pkg/PLIST +++ b/games/pioneers/pkg/PLIST @@ -1,12 +1,12 @@ -@comment $OpenBSD: PLIST,v 1.2 2008/04/28 09:17:07 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.3 2008/06/22 21:28:14 ajacoutot Exp $ @conflict gnocatan-* @pkgpath games/gnocatan -bin/pioneers -bin/pioneers-editor -bin/pioneers-meta-server -bin/pioneers-server-console -bin/pioneers-server-gtk -bin/pioneersai +@bin bin/pioneers +@bin bin/pioneers-editor +@bin bin/pioneers-meta-server +@bin bin/pioneers-server-console +@bin bin/pioneers-server-gtk +@bin bin/pioneersai @man man/man6/pioneers-meta-server.6 @man man/man6/pioneers-server-console.6 @man man/man6/pioneers-server-gtk.6