ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/emulators/desmume/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile    30 May 2016 10:01:35 -0000      1.13
+++ Makefile    9 Aug 2016 07:16:25 -0000
@@ -3,7 +3,7 @@
 COMMENT =      Nintendo DS emulator
 
 DISTNAME =     desmume-0.9.11
-REVISION =     1
+REVISION =     2
 
 CATEGORIES =   emulators
 
@@ -33,7 +33,7 @@ LIB_DEPENDS = archivers/zziplib \
                x11/gtk+2
 
 CONFIGURE_ENV +=       CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
-                       LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+                       LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib 
-Wl,-z,wxneeded"
 
 MODULES =      devel/gettext \
                gcc4 \

Reply via email to