summaryrefslogtreecommitdiff
path: root/games/xgospel/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/xgospel/patches/patch-aa')
-rw-r--r--games/xgospel/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/xgospel/patches/patch-aa b/games/xgospel/patches/patch-aa
new file mode 100644
index 00000000000..4dd1b7e3dd8
--- /dev/null
+++ b/games/xgospel/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 1999/12/12 04:20:21 hubertf Exp $
+
+--- Makefile.in.orig Sun Dec 12 05:15:06 1999
++++ Makefile.in Sun Dec 12 05:15:42 1999
+@@ -163,7 +163,7 @@
+ ###############################################################################
+
+ installdirs:
+- $(INSTALL_PROGRAM) -d $(bindir)
++ $(BSD_INSTALL_PROGRAM_DIR) -d $(bindir)
+
+ install: all installdirs
+ case '${MFLAGS}' in *[ik]*) set +e;; *) set -e;; esac; \