svn commit: r429050 - head/audio/lastfm-desktop

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Dec 21 10:08:37 UTC 2016


Author: amdmi3
Date: Wed Dec 21 10:08:35 2016
New Revision: 429050
URL: https://svnweb.freebsd.org/changeset/ports/429050

Log:
  - Mark BROKEN on 9.x i386
  
  Approved by:	portmgr blanket

Modified:
  head/audio/lastfm-desktop/Makefile

Modified: head/audio/lastfm-desktop/Makefile
==============================================================================
--- head/audio/lastfm-desktop/Makefile	Wed Dec 21 10:07:31 2016	(r429049)
+++ head/audio/lastfm-desktop/Makefile	Wed Dec 21 10:08:35 2016	(r429050)
@@ -17,6 +17,8 @@ LIB_DEPENDS=	liblastfm.so:audio/liblastf
 		libimobiledevice.so:comms/libimobiledevice \
 		libplist.so:devel/libplist
 
+BROKEN_FreeBSD_9_i386=	does not build (LAV_Source.cpp:290: error: integer constant is too large for 'unsigned long' type)
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	lastfm
 


More information about the svn-ports-head mailing list