Date: Sat, 3 Aug 2019 11:29:14 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507962 - head/astro/xtide Message-ID: <201908031129.x73BTEto046047@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Aug 3 11:29:14 2019 New Revision: 507962 URL: https://svnweb.freebsd.org/changeset/ports/507962 Log: Mark BROKEN: unfetchable Modified: head/astro/xtide/Makefile Modified: head/astro/xtide/Makefile ============================================================================== --- head/astro/xtide/Makefile Sat Aug 3 11:28:26 2019 (r507961) +++ head/astro/xtide/Makefile Sat Aug 3 11:29:14 2019 (r507962) @@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png +BROKEN= unfetchable + USES= compiler:c++0x gmake libtool localbase tar:bzip2 USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908031129.x73BTEto046047>