- Convert to new perl framework

- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
This commit is contained in:
Mathieu Arnold
2013-08-02 18:52:07 +00:00
parent 49b7a7d4a4
commit 4819ca343b
1871 changed files with 4836 additions and 7428 deletions

View File

@@ -13,7 +13,8 @@ COMMENT= PARI - numerical/scientific/number-theoretic calculations
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/math/pari:configure
LIB_DEPENDS= pari:${PORTSDIR}/math/pari
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
CONFIGURE_ARGS= parilib="-L${LOCALBASE}/lib -lpari" \
paridir=`${MAKE} -C ${PORTSDIR}/math/pari -V WRKSRC`