aboutsummaryrefslogtreecommitdiff
path: root/games/allacrost
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2018-04-06 01:36:08 +0000
committerEd Maste <emaste@FreeBSD.org>2018-04-06 01:36:08 +0000
commit37f4dda586384e3dc5b304d9ad286b17b8bf5aab (patch)
tree6b627886d20be3ba573034c2773aca8cda0f3f37 /games/allacrost
parent717ef8ef96e4595270ad8807f166c6d6ecc325b9 (diff)
downloadports-37f4dda586384e3dc5b304d9ad286b17b8bf5aab.tar.gz
ports-37f4dda586384e3dc5b304d9ad286b17b8bf5aab.zip
Notes
Diffstat (limited to 'games/allacrost')
-rw-r--r--games/allacrost/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile
index 88ce0bd49521..0c53bfbc6c13 100644
--- a/games/allacrost/Makefile
+++ b/games/allacrost/Makefile
@@ -28,6 +28,7 @@ QT_NONSTANDARD= yes # used when EDITOR enabled
CONFIGURE_ARGS= --datadir=${DATADIR}
CPPFLAGS+= -I${LOCALBASE}/include -I${LUA_INCDIR}
LDFLAGS+= -L${LOCALBASE}/lib -L${LUA_LIBDIR}
+LLD_UNSAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}