aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-01-11 03:01:27 +0800
committersteve <steve@FreeBSD.org>1999-01-11 03:01:27 +0800
commit63d2da66dba44e9b1a9ee71d6a0fa3d4c628da67 (patch)
treeefa6a1aa108d8c0b015ec553cd7420d9b7c3c87d /games
parent46a133a9cb60a8ddd341a6fcb1cc0ecd374bc3e7 (diff)
downloadfreebsd-ports-gnome-63d2da66dba44e9b1a9ee71d6a0fa3d4c628da67.tar.gz
freebsd-ports-gnome-63d2da66dba44e9b1a9ee71d6a0fa3d4c628da67.tar.zst
freebsd-ports-gnome-63d2da66dba44e9b1a9ee71d6a0fa3d4c628da67.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
Diffstat (limited to 'games')
-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