aboutsummaryrefslogtreecommitdiff
path: root/games/einstein
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-30 10:59:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-30 10:59:19 +0000
commita78e45b4d1ca6adfb8ddfb10983d18d7d9329080 (patch)
tree2a70beed915db7e57752695fef1f71b701f61fd9 /games/einstein
parentee43442b67ffd701cef692bc1181148f18994d83 (diff)
downloadports-a78e45b4d1ca6adfb8ddfb10983d18d7d9329080.tar.gz
ports-a78e45b4d1ca6adfb8ddfb10983d18d7d9329080.zip
Notes
Diffstat (limited to 'games/einstein')
-rw-r--r--games/einstein/Makefile1
-rw-r--r--games/einstein/files/patch-Makefile10
-rw-r--r--games/einstein/pkg-plist2
3 files changed, 9 insertions, 4 deletions
diff --git a/games/einstein/Makefile b/games/einstein/Makefile
index c367599a3d4b..851c7596f257 100644
--- a/games/einstein/Makefile
+++ b/games/einstein/Makefile
@@ -7,6 +7,7 @@
PORTNAME= einstein
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.babichev.info/files/einstein/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/games/einstein/files/patch-Makefile b/games/einstein/files/patch-Makefile
index b8b3fa592c16..82dd0f6b0b8d 100644
--- a/games/einstein/files/patch-Makefile
+++ b/games/einstein/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig Sun Jan 30 21:45:02 2005
-+++ Makefile Sun Jan 30 21:51:08 2005
+--- Makefile.orig Mon Jan 19 17:41:34 2004
++++ Makefile Sun Jan 30 21:56:53 2005
@@ -5,7 +5,6 @@
########################################
@@ -19,7 +19,7 @@
TARGET=einstein
-@@ -52,86 +51,5 @@
+@@ -52,86 +51,7 @@
run: $(TARGET)
./$(TARGET)
@@ -107,4 +107,6 @@
-options.o: options.h widgets.h font.h storage.h main.h exceptions.h screen.h
-options.o: resources.h random.h
+install:
-+ ${BSD_INSTALL_PROGRAM} ${TARGET} ${PREFIX}/bin
++ ${BSD_INSTALL_PROGRAM} einstein ${PREFIX}/bin
++ mkdir -p ${PREFIX}/share/einstein
++ ${BSD_INSTALL_DATA} einstein.res ${PREFIX}/share/einstein/einstein.res
diff --git a/games/einstein/pkg-plist b/games/einstein/pkg-plist
index 687fc2d114a0..39e92a4f5f2b 100644
--- a/games/einstein/pkg-plist
+++ b/games/einstein/pkg-plist
@@ -1 +1,3 @@
bin/einstein
+share/einstein/einstein.res
+@dirrm share/einstein