aboutsummaryrefslogtreecommitdiff
path: root/games/bubble-chains
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-10-08 17:37:36 +0000
committerJohn Marino <marino@FreeBSD.org>2013-10-08 17:37:36 +0000
commita97d27b793138360395581a5e0cdd234d807faf1 (patch)
tree7a889ee5699b155c296e966612c247925c51efc9 /games/bubble-chains
parent617f4006756ef329142583c6c3be57fad18650ee (diff)
downloadports-a97d27b793138360395581a5e0cdd234d807faf1.tar.gz
ports-a97d27b793138360395581a5e0cdd234d807faf1.zip
Explicitly define LDFLAGS for 4 QT4-based ports
Fixes come from dports. Problem and solution verified on FreeBSD using gcc48. Approved by: portmgr (bapt, implicit)
Notes
Notes: svn path=/head/; revision=329815
Diffstat (limited to 'games/bubble-chains')
-rw-r--r--games/bubble-chains/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bubble-chains/Makefile b/games/bubble-chains/Makefile
index be8d994629d7..f7a541e0b292 100644
--- a/games/bubble-chains/Makefile
+++ b/games/bubble-chains/Makefile
@@ -25,6 +25,7 @@ USE_XORG= xrandr
USE_DOS2UNIX= *.pro *.cpp *.h *.ui *.ui *.rc *.htm *.dat *.css
USE_QT4= moc_build qmake_build rcc_build uic_build iconengines imageformats \
corelib svg xml opengl network
+QMAKEFLAGS= QMAKE_LFLAGS="-L${LOCALBASE}/lib -lX11 -lSDL-1.2"
PORTDOCS= README