diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-24 11:18:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-24 11:18:55 +0000 |
commit | 52bb583e9d4c6d58dd9753beb6f4339bf897519a (patch) | |
tree | 031072561d8fb4090e97c2017d889733bdc312f9 /games/pp/files/patch-aa | |
parent | Update 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/files/patch-aa')
-rw-r--r-- | games/pp/files/patch-aa | 4 |
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 |