SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
education/gamgi/patches/patch-src-make_rules
Normal file
12
education/gamgi/patches/patch-src-make_rules
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/make_rules
|
||||
--- src/make_rules.orig
|
||||
+++ src/make_rules
|
||||
@@ -37,7 +37,7 @@ EXE = gamgi
|
||||
LIBS = -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 \
|
||||
-lGLU -lGL -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 \
|
||||
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 \
|
||||
- -lglib-2.0 -lXext -lX11 -lXi -lXmu -lfreetype -lexpat -lm -ldl
|
||||
+ -lglib-2.0 -lXext -lX11 -lXi -lXmu -lfreetype -lexpat -lm -lpthread
|
||||
|
||||
#================================ full paths ===============================
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue