aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-07-02 01:48:32 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-07-02 01:48:32 +0800
commit741366f73714702a8e44e67bfbc2d59ccd723635 (patch)
treeff41a306f03365abf009d1dccf77152453ad94f9 /games
parent528fa2e7910b6e4293aac8a50e154172efe9557a (diff)
downloadfreebsd-ports-gnome-741366f73714702a8e44e67bfbc2d59ccd723635.tar.gz
freebsd-ports-gnome-741366f73714702a8e44e67bfbc2d59ccd723635.tar.zst
freebsd-ports-gnome-741366f73714702a8e44e67bfbc2d59ccd723635.zip
- Add comment on that .la files are needed
Approved by: portmgr blanket
Diffstat (limited to 'games')
-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