svn commit: r467772 - head/french/aster

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Apr 19 15:22:17 UTC 2018


Author: amdmi3
Date: Thu Apr 19 15:22:16 2018
New Revision: 467772
URL: https://svnweb.freebsd.org/changeset/ports/467772

Log:
  - Revert r467691, testing this port requires installing it and some manual work
  
  Requested by:	thierry (maintainer)

Modified:
  head/french/aster/Makefile

Modified: head/french/aster/Makefile
==============================================================================
--- head/french/aster/Makefile	Thu Apr 19 15:09:59 2018	(r467771)
+++ head/french/aster/Makefile	Thu Apr 19 15:22:16 2018	(r467772)
@@ -395,7 +395,7 @@ post-install:
 .endfor
 
 .if defined(MAINTAINER_MODE)
-do-test:
+regression-test:	install
 	@${ECHO_MSG} "Note: homard must be installed to run some steps succesfully."
 	${CP} ${inst_dir}/${VE}/astout.export /tmp/
 	(cd ${inst_dir}/${VE} &&	\


More information about the svn-ports-head mailing list