aboutsummaryrefslogtreecommitdiff
path: root/games/bsdgames
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-11-20 19:14:47 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-11-20 19:14:47 +0000
commitc5ecc5ae4f7a1e978cda88f101e7786a6357113e (patch)
treeca7d903fc96bb3c13c109dc0fb812f17576fe3ff /games/bsdgames
parent9f51369429fb0ee010210a8b3dc6447de37e77a4 (diff)
downloadports-c5ecc5ae4f7a1e978cda88f101e7786a6357113e.tar.gz
ports-c5ecc5ae4f7a1e978cda88f101e7786a6357113e.zip
Notes
Diffstat (limited to 'games/bsdgames')
-rw-r--r--games/bsdgames/files/patch-hack::Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/bsdgames/files/patch-hack::Makefile b/games/bsdgames/files/patch-hack::Makefile
new file mode 100644
index 000000000000..eaa8d43922d1
--- /dev/null
+++ b/games/bsdgames/files/patch-hack::Makefile
@@ -0,0 +1,13 @@
+$FreeBSD$
+
+--- hack/Makefile.orig Thu Nov 20 11:06:45 2003
++++ hack/Makefile Thu Nov 20 11:13:27 2003
+@@ -18,6 +18,8 @@
+ DPADD= ${LIBTERMCAP} ${LIBCOMPAT}
+ LDADD= -ltermcap -lcompat
+ CFLAGS+= -fwritable-strings -I${.CURDIR} -I.
++BINGRP= games
++BINMODE=2555
+ FILES= rumors help hh data
+ FILESMODE_rumors= 440
+ FILESGRP= ${BINGRP}