aboutsummaryrefslogtreecommitdiff
path: root/games/neverball/files
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-07-13 03:11:15 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-07-13 03:11:15 +0000
commit8187736f2e2aaca7f10ab557a40304b60c15f512 (patch)
tree918f43d9e9d2ceafd29805d11ff4f7bbe099f78c /games/neverball/files
parent4d572635e304834c314f9743a408fed746409cb3 (diff)
downloadports-8187736f2e2aaca7f10ab557a40304b60c15f512.tar.gz
ports-8187736f2e2aaca7f10ab557a40304b60c15f512.zip
Notes
Diffstat (limited to 'games/neverball/files')
-rw-r--r--games/neverball/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/neverball/files/patch-Makefile b/games/neverball/files/patch-Makefile
index b9c47c7ac10b..9cc03d2a0092 100644
--- a/games/neverball/files/patch-Makefile
+++ b/games/neverball/files/patch-Makefile
@@ -9,7 +9,7 @@
+X11_PATH= -L${X11BASE}/lib
+X11_PATHI= -I${X11BASE}/include
- OGL_LIBS= -lGLU -lGL -lm
+ OGL_LIBS= -lGL -lm
#OGL_LIBS= -lm # Think Different
#------------------------------------------------------------------------------