summaryrefslogtreecommitdiff
path: root/games/gtkballs/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-06-15 22:15:11 +0000
committerwiz <wiz@pkgsrc.org>2007-06-15 22:15:11 +0000
commit300d08ab0013d5e1916a6c9d5f0d3bb6f879b75d (patch)
treecb170b89207646ca42a51615aa2897ca5f9354ea /games/gtkballs/patches
parent5e2c8b04d1b5e85a36324ebcc83fd39c50c0e633 (diff)
downloadpkgsrc-300d08ab0013d5e1916a6c9d5f0d3bb6f879b75d.tar.gz
From Sergey Svishchev:
DTRT when SETGIDGAME=yes Bump PKGREVISION.
Diffstat (limited to 'games/gtkballs/patches')
-rw-r--r--games/gtkballs/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/gtkballs/patches/patch-ab b/games/gtkballs/patches/patch-ab
new file mode 100644
index 00000000000..6493d1e8e54
--- /dev/null
+++ b/games/gtkballs/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2007/06/15 22:15:13 wiz Exp $
+
+--- src/Makefile.in.orig 2004-11-16 12:16:48.000000000 +0000
++++ src/Makefile.in
+@@ -201,7 +201,7 @@ $(srcdir)/Makefile.in: Makefile.am $(t
+ $(AUTOMAKE) --gnu src/Makefile
+ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+-binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
++binPROGRAMS_INSTALL = ${BSD_INSTALL_GAME}
+ install-binPROGRAMS: $(bin_PROGRAMS)
+ @$(NORMAL_INSTALL)
+ $(mkinstalldirs) $(DESTDIR)$(bindir)