aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-25 00:49:42 +0800
committerMathieu Arnold <mat@FreeBSD.org>2017-01-25 00:49:42 +0800
commit9598df29d6e36f99d4630d2b6a03339cafdb5d5a (patch)
treeabf8cacda94f122cf7bbb524a084e91e6c748827 /math
parent986f10e809772966558d27a5ff97221fb7712b5d (diff)
downloadfreebsd-ports-gnome-9598df29d6e36f99d4630d2b6a03339cafdb5d5a.tar.gz
freebsd-ports-gnome-9598df29d6e36f99d4630d2b6a03339cafdb5d5a.tar.zst
freebsd-ports-gnome-9598df29d6e36f99d4630d2b6a03339cafdb5d5a.zip
cleanup.
Sponsored by: Absolight
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Pari/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index 511f71f55539..10e468a05799 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -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>