Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 06:46:56 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413812 - head/science/hdf5
Message-ID:  <201604230646.u3N6kucm052444@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr 23 06:46:55 2016
New Revision: 413812
URL: https://svnweb.freebsd.org/changeset/ports/413812

Log:
  - Fix build with 1.8.x installed

Modified:
  head/science/hdf5/Makefile

Modified: head/science/hdf5/Makefile
==============================================================================
--- head/science/hdf5/Makefile	Sat Apr 23 06:46:51 2016	(r413811)
+++ head/science/hdf5/Makefile	Sat Apr 23 06:46:55 2016	(r413812)
@@ -29,7 +29,7 @@ INSTALL_TARGET=	install-strip
 MAKE_JOBS_UNSAFE=	yes
 TEST_TARGET=	check
 USE_LDCONFIG=	yes
-USES=		libtool tar:bzip2
+USES=		libtool localbase tar:bzip2
 
 PORTEXAMPLES=	*
 



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