summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-09-16 17:23:39 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-09-16 17:23:39 +0000
commit85cb348bdb511dbf93abf1558be5b034621daaff (patch)
treee757c08ec94a4c06a4a27a7fb8d2c2ce56fc6d66
parent- Make conditionals check for head iconv take advantage of iconv.mk (diff)
- Add explicit LDFLAGS
Submitted by: marino Approved by: portmgr (bapt, implicit)
-rw-r--r--games/valyriatear/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile
index 0d1fab0d1988..e0f1bcb14fbf 100644
--- a/games/valyriatear/Makefile
+++ b/games/valyriatear/Makefile
@@ -28,6 +28,7 @@ USE_GL= gl
USE_OPENAL= yes
USE_LUA= 5.1
USE_GCC= any # problems in luabind; recheck with next update
+LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} -lintl
PORTDOCS= *