From 2cab921ce5da89f30e104294f66733f33ac7a2d0 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 10 Jan 1999 19:01:27 +0000 Subject: Install the sr binary as sample-robot to avoid a possible conflict with another binary of the same name installed by the lang/sr port. PR: 8946 --- games/netris/files/patch-aa | 4 ++-- games/netris/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'games/netris') diff --git a/games/netris/files/patch-aa b/games/netris/files/patch-aa index 0060bcfdc022..cb38bdfa1f7c 100644 --- a/games/netris/files/patch-aa +++ b/games/netris/files/patch-aa @@ -1,5 +1,5 @@ --- Configure.orig Sat Feb 10 04:41:40 1996 -+++ Configure Sun Sep 27 18:49:59 1998 ++++ Configure Sat Jan 9 18:33:14 1999 @@ -159,9 +159,12 @@ PROG = netris HEADERS = netris.h @@ -20,7 +20,7 @@ + +install: + install -c -o bin -g bin -s -m 755 $(PROG) $(DESTDIR) -+ install -c -o bin -g bin -s -m 755 sr $(DESTDIR) ++ install -c -o bin -g bin -s -m 755 sr $(DESTDIR)/sample-robot ##### DO NOT EDIT OR DELETE THIS LINE, it's needed by make depend ##### END diff --git a/games/netris/pkg-plist b/games/netris/pkg-plist index 3ed21f2a2241..c92afea70edc 100644 --- a/games/netris/pkg-plist +++ b/games/netris/pkg-plist @@ -1,2 +1,2 @@ bin/netris -bin/sr +bin/sample-robot -- cgit v1.2.3