svn commit: r341307 - head/math/fricas

Stephen Montgomery-Smith stephen at FreeBSD.org
Sun Jan 26 23:31:23 UTC 2014


Author: stephen
Date: Sun Jan 26 23:31:22 2014
New Revision: 341307
URL: http://svnweb.freebsd.org/changeset/ports/341307
QAT: https://qat.redports.org/buildarchive/r341307/

Log:
  - Implement staging.

Modified:
  head/math/fricas/Makefile

Modified: head/math/fricas/Makefile
==============================================================================
--- head/math/fricas/Makefile	Sun Jan 26 23:20:22 2014	(r341306)
+++ head/math/fricas/Makefile	Sun Jan 26 23:31:22 2014	(r341307)
@@ -30,7 +30,6 @@ STRIP=		#nothing, these binaries fail if
 
 PLIST_SUB=	GNU_HOST="${CONFIGURE_TARGET}"
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e \
 		'/CCF=/s|-O2 -pipe|$$CFLAGS| ; \


More information about the svn-ports-all mailing list