svn commit: r441536 - head/comms/direwolf

Mark Linimon linimon at FreeBSD.org
Tue May 23 16:00:46 UTC 2017


Author: linimon
Date: Tue May 23 16:00:45 2017
New Revision: 441536
URL: https://svnweb.freebsd.org/changeset/ports/441536

Log:
  Unmark broken on powerpc64, it had already been fixed globally.
  
  Reported by:	maintainer

Modified:
  head/comms/direwolf/Makefile

Modified: head/comms/direwolf/Makefile
==============================================================================
--- head/comms/direwolf/Makefile	Tue May 23 15:06:08 2017	(r441535)
+++ head/comms/direwolf/Makefile	Tue May 23 16:00:45 2017	(r441536)
@@ -13,8 +13,6 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libhamlib.so:comms/hamlib \
 		libgps.so:astro/gpsd
 
-BROKEN_powerpc64=	fails to link: direwolf-1.4_1 depends on shared library: libgpsd.so - not found
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	wb2osz
 GH_TAGNAME=	6207e2e


More information about the svn-ports-all mailing list