svn commit: r360069 - head/games/pinball
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Jul 1 17:48:33 UTC 2014
Author: amdmi3
Date: Tue Jul 1 17:48:32 2014
New Revision: 360069
URL: http://svnweb.freebsd.org/changeset/ports/360069
QAT: https://qat.redports.org/buildarchive/r360069/
Log:
- Add comment on that .la files are needed
Approved by: portmgr blanket
Modified:
head/games/pinball/Makefile
Modified: head/games/pinball/Makefile
==============================================================================
--- head/games/pinball/Makefile Tue Jul 1 17:47:54 2014 (r360068)
+++ head/games/pinball/Makefile Tue Jul 1 17:48:32 2014 (r360069)
@@ -12,7 +12,7 @@ COMMENT= Emilia Pinball is a free pinbal
LICENSE= GPLv2
-USES= gmake libtool:keepla
+USES= gmake libtool:keepla # .la needed for plugin loading
USE_GL= gl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list