aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/re3/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/re3/Makefile b/games/re3/Makefile
index 40244f261362..aa86d6b29313 100644
--- a/games/re3/Makefile
+++ b/games/re3/Makefile
@@ -30,16 +30,12 @@ GL_COMMIT= 9a7fa478578beaba947ea867c15a25e411d641d8
bash_CMD= /bin/sh
USE_XORG= x11
+LDFLAGS_i386= -Wl,-znotext
+
PLIST_FILES= bin/${PORTNAME}
PORTDATA= *
SUB_FILES= ${PORTNAME}
-.include <bsd.port.options.mk>
-
-.if ${ARCH} == i386
-LLD_UNSAFE= yes
-.endif
-
post-extract:
${MV} ${WRKSRC_librw}/* ${WRKSRC}/vendor/librw
${MV} ${WRKSRC_ogg}/* ${WRKSRC}/vendor/ogg