Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2018 21:17:15 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473348 - head/graphics/opendx
Message-ID:  <201806252117.w5PLHF8n028144@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Mon Jun 25 21:17:15 2018
New Revision: 473348
URL: https://svnweb.freebsd.org/changeset/ports/473348

Log:
  Fails on amd64-current.

Modified:
  head/graphics/opendx/Makefile

Modified: head/graphics/opendx/Makefile
==============================================================================
--- head/graphics/opendx/Makefile	Mon Jun 25 21:09:15 2018	(r473347)
+++ head/graphics/opendx/Makefile	Mon Jun 25 21:17:15 2018	(r473348)
@@ -16,6 +16,8 @@ LICENSE_NAME=	IBM PUBLIC LICENSE - Open Visualization 
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN_FreeBSD_12_amd64=	fails to build: gmake[1]: *** No rule to make target 'Makefile'.  Stop.
+
 LIB_DEPENDS=	libMagickWand-6.so:graphics/ImageMagick	\
 		libtiff.so:graphics/tiff		\
 		libcdf.so:science/cdf			\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806252117.w5PLHF8n028144>