Date: Fri, 9 Aug 2019 12:47:55 +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: r508449 - head/math/vtk6 Message-ID: <201908091247.x79CltRZ066302@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Fri Aug 9 12:47:54 2019 New Revision: 508449 URL: https://svnweb.freebsd.org/changeset/ports/508449 Log: Appease portlint. I have a tier-2-related patch in progress, and having portlint less noisy will help me with testing. Approved by: "just fix it" Modified: head/math/vtk6/Makefile Modified: head/math/vtk6/Makefile ============================================================================== --- head/math/vtk6/Makefile Fri Aug 9 12:13:05 2019 (r508448) +++ head/math/vtk6/Makefile Fri Aug 9 12:47:54 2019 (r508449) @@ -24,9 +24,9 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \ # * VTK Groups CONFLICTS= vtk5 vtk8 +USES= alias cmake jpeg localbase USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER} USE_XORG= xt sm ice x11 xext -USES= alias cmake jpeg localbase CXXFLAGS_powerpc64= -mminimal-toc VTK_SHORT_VER= ${PORTVERSION:R}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908091247.x79CltRZ066302>