aboutsummaryrefslogtreecommitdiff
path: root/games/netris
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-01-10 19:01:27 +0000
committerSteve Price <steve@FreeBSD.org>1999-01-10 19:01:27 +0000
commit2cab921ce5da89f30e104294f66733f33ac7a2d0 (patch)
tree9ab698347228ea8ba5486d361a481e9d0517c652 /games/netris
parentb391cd0fc050d13113f9eb7a87ba235f90de4717 (diff)
downloadports-2cab921ce5da89f30e104294f66733f33ac7a2d0.tar.gz
ports-2cab921ce5da89f30e104294f66733f33ac7a2d0.zip
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
Notes
Notes: svn path=/head/; revision=15985
Diffstat (limited to 'games/netris')
-rw-r--r--games/netris/files/patch-aa4
-rw-r--r--games/netris/pkg-plist2
2 files changed, 3 insertions, 3 deletions
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