summaryrefslogtreecommitdiff
path: root/games/pp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-24 11:18:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-24 11:18:55 +0000
commit52bb583e9d4c6d58dd9753beb6f4339bf897519a (patch)
tree031072561d8fb4090e97c2017d889733bdc312f9 /games/pp
parentUpdate to 0.0.2 alpha 0 and unbreak. (diff)
Forgot to completely patch this port to make it build again.
Notes
Notes: svn path=/head/; revision=59881
Diffstat (limited to 'games/pp')
-rw-r--r--games/pp/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pp/files/patch-aa b/games/pp/files/patch-aa
index d67e224323b9..30c232bed554 100644
--- a/games/pp/files/patch-aa
+++ b/games/pp/files/patch-aa
@@ -1,5 +1,5 @@
--- Makefile.orig Sat Apr 5 09:08:26 1997
-+++ Makefile Fri May 24 03:59:44 2002
++++ Makefile Fri May 24 04:16:16 2002
@@ -1,12 +1,15 @@
####### This section was automatically generated from
@@ -17,7 +17,7 @@
+LFLAGS+= -Wl,-rpath,${X11BASE}/lib
+.endif
+CC ?= gcc
-+MOC = ${X11BASE]/bin/moc1
++MOC = ${X11BASE}/bin/moc1
SHELL = /bin/sh
####### End of automatically generated section