svn commit: r432360 - head/math/p5-Math-Pari
Mathieu Arnold
mat at FreeBSD.org
Tue Jan 24 16:49:43 UTC 2017
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>
More information about the svn-ports-all
mailing list