Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2017-01-24 16:49:42 +00:00
parent 986f10e809
commit 9598df29d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432360

View file

@ -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>