summaryrefslogtreecommitdiff
path: root/games/gtetrinet/patches
diff options
context:
space:
mode:
authorjmmv <jmmv>2002-12-12 12:13:34 +0000
committerjmmv <jmmv>2002-12-12 12:13:34 +0000
commitc992c73d60fdb90f86f7e6a3079e380ff817328b (patch)
tree0eb19419e5c8420acb3c62c6fbbea4b30fda0e0d /games/gtetrinet/patches
parentb6fa89c7229aab65ac5a4e9796872bba8276e1fd (diff)
downloadpkgsrc-c992c73d60fdb90f86f7e6a3079e380ff817328b.tar.gz
Initial import of gtetrinet, version 0.4.4. Description follows:
GTetrinet is a client program for the popular Tetrinet game, a multiplayer tetris game that is played over the internet. It aims to be a complete clone of the popular Tetrinet game for Win95/NT. If you are looking for a popular public game server to play, take a look to tetrinet.org. Package for version 0.4.1 provided in PR pkg/18012 by Benedikt Meurer; I updated it to 0.4.4 and did several other changes.
Diffstat (limited to 'games/gtetrinet/patches')
-rw-r--r--games/gtetrinet/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/gtetrinet/patches/patch-aa b/games/gtetrinet/patches/patch-aa
new file mode 100644
index 00000000000..37b7ea8ffbb
--- /dev/null
+++ b/games/gtetrinet/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/12/12 12:13:34 jmmv Exp $
+
+--- src/Makefile.in.orig Sun Oct 27 23:35:56 2002
++++ src/Makefile.in
+@@ -156,7 +156,7 @@ INCLUDES = -DLOCALEDIR=\"$(localedir)\"
+ LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(GTK_LIBS)
+ AM_CPPFLAGS = -DGTETRINET_DATA=\"$(pkgdatadir)\"
+
+-gamesdir = $(prefix)/games
++gamesdir = $(bindir)
+ games_PROGRAMS = gtetrinet
+
+ gtetrinet_SOURCES = client.c client.h commands.c commands.h config.c config.h dialogs.c dialogs.h fields.c fields.h gtetrinet.c gtetrinet.h keys.c keys.h keytable.h misc.c misc.h partyline.c partyline.h sound.c sound.h tetrinet.c tetrinet.h tetris.c tetris.h winlist.c winlist.h