Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2017 16:49:42 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432360 - head/math/p5-Math-Pari
Message-ID:  <201701241649.v0OGngjf009995@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jan 24 16:49:42 2017
New Revision: 432360
URL: https://svnweb.freebsd.org/changeset/ports/432360

Log:
  cleanup.
  
  Sponsored by:	Absolight

Modified:
  head/math/p5-Math-Pari/Makefile   (contents, props changed)

Modified: head/math/p5-Math-Pari/Makefile
==============================================================================
--- head/math/p5-Math-Pari/Makefile	Tue Jan 24 16:42:42 2017	(r432359)
+++ head/math/p5-Math-Pari/Makefile	Tue Jan 24 16:49:42 2017	(r432360)
@@ -57,7 +57,4 @@ post-install:
 	${INSTALL_LIB} ${PARI_WRKSRC}/build/libpari-gmp.so.2.3.5 ${STAGEDIR}${SITE_ARCH}/auto/Math/Pari
 	${LN} -s libpari-gmp.so.2.3.5 ${STAGEDIR}${SITE_ARCH}/auto/Math/Pari/libpari-gmp.so.2
 
-post-clean:
-	@${MAKE_CMD} -C ${PORTSDIR}/math/pari -DBATCH clean
-
 .include <bsd.port.mk>



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