svn commit: r356172 - head/french/aster

Thierry Thomas thierry at FreeBSD.org
Sun Jun 1 20:36:02 UTC 2014


Author: thierry
Date: Sun Jun  1 20:36:01 2014
New Revision: 356172
URL: http://svnweb.freebsd.org/changeset/ports/356172
QAT: https://qat.redports.org/buildarchive/r356172/

Log:
  Fix the build by adding the Python metaport.

Modified:
  head/french/aster/Makefile

Modified: head/french/aster/Makefile
==============================================================================
--- head/french/aster/Makefile	Sun Jun  1 20:17:14 2014	(r356171)
+++ head/french/aster/Makefile	Sun Jun  1 20:36:01 2014	(r356172)
@@ -34,6 +34,7 @@ LICENSE=	GPLv2
 BUILD_DEPENDS+=	${LOCALBASE}/aster/ASTK/ASTK_SERV:${PORTSDIR}/cad/astk-serveur	\
 		${SHELL_INSTALL_ASTER}:${PORTSDIR}/shells/${SHIADEP}		\
 		${LOCALBASE}/lib/libscotch.a:${PORTSDIR}/cad/scotch		\
+		python:${PORTSDIR}/lang/python					\
 		${PYNUMPY}
 LIB_DEPENDS+=	libhdf5.so:${PORTSDIR}/science/hdf5				\
 		libmed.so:${PORTSDIR}/french/med				\


More information about the svn-ports-head mailing list