aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Pari
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-01-25 00:49:42 +0800
committermat <mat@FreeBSD.org>2017-01-25 00:49:42 +0800
commitdd42e1b2485837633a4baf4b13487ba904c4a679 (patch)
treeabf8cacda94f122cf7bbb524a084e91e6c748827 /math/p5-Math-Pari
parent59576a8c251f8a6a22b327e0cd093b31022de1b1 (diff)
downloadfreebsd-ports-gnome-dd42e1b2485837633a4baf4b13487ba904c4a679.tar.gz
freebsd-ports-gnome-dd42e1b2485837633a4baf4b13487ba904c4a679.tar.zst
freebsd-ports-gnome-dd42e1b2485837633a4baf4b13487ba904c4a679.zip
cleanup.
Sponsored by: Absolight
Diffstat (limited to 'math/p5-Math-Pari')
-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>