aboutsummaryrefslogtreecommitdiff
path: root/games/gweled/files
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-06-09 20:15:13 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-06-09 20:15:13 +0000
commitd5749566a0f63c1972f4a1a32ef133a01bbdc7a1 (patch)
tree1d9c46a93bad35294c3d06e471f2f48942733802 /games/gweled/files
parent8153046cc1db6130067a1497beaae0c896fbab17 (diff)
downloadports-d5749566a0f63c1972f4a1a32ef133a01bbdc7a1.tar.gz
ports-d5749566a0f63c1972f4a1a32ef133a01bbdc7a1.zip
Add -Wl,--export-dynamic to gweled's LDADD so that libglade can find
its callbacks.
Notes
Notes: svn path=/head/; revision=164933
Diffstat (limited to 'games/gweled/files')
-rw-r--r--games/gweled/files/patch-src_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/gweled/files/patch-src_Makefile.in b/games/gweled/files/patch-src_Makefile.in
new file mode 100644
index 000000000000..2e445bece22b
--- /dev/null
+++ b/games/gweled/files/patch-src_Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Fri Jun 9 16:10:56 2006
++++ src/Makefile.in Fri Jun 9 16:11:08 2006
+@@ -178,7 +178,7 @@ Data_DATA = \
+ gweled_icon.png \
+ gweled_logo.png
+
+-gweled_LDADD = @PACKAGE_LIBS@
++gweled_LDADD = @PACKAGE_LIBS@ -Wl,--export-dynamic
+ all: all-am
+
+ .SUFFIXES: