aboutsummaryrefslogtreecommitdiff
path: root/games/pinball
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 17:48:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-01 17:48:32 +0000
commit989daa414c3494de77cb56012d171adae0ef17da (patch)
treeff41a306f03365abf009d1dccf77152453ad94f9 /games/pinball
parent62e74158bb281c4ab82bb10f47c957a8297c687b (diff)
downloadports-989daa414c3494de77cb56012d171adae0ef17da.tar.gz
ports-989daa414c3494de77cb56012d171adae0ef17da.zip
- Add comment on that .la files are needed
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=360069
Diffstat (limited to 'games/pinball')
-rw-r--r--games/pinball/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pinball/Makefile b/games/pinball/Makefile
index c40a4795d780..191cf88e795d 100644
--- a/games/pinball/Makefile
+++ b/games/pinball/Makefile
@@ -12,7 +12,7 @@ COMMENT= Emilia Pinball is a free pinball game
LICENSE= GPLv2
-USES= gmake libtool:keepla
+USES= gmake libtool:keepla # .la needed for plugin loading
USE_GL= gl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes