mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Mark job unsafe
This commit is contained in:
parent
1b4f2124ef
commit
60efcc5450
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322642
@ -1,9 +1,5 @@
|
|||||||
# New ports collection makefile for: asir
|
# Created by: Tomokatsu SAITO <saito@asir.org>
|
||||||
# Date created: 30 Aug 2001
|
|
||||||
# Whom: Tomokatsu SAITO <saito@asir.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= asir
|
PORTNAME= asir
|
||||||
PORTVERSION= 20110810
|
PORTVERSION= 20110810
|
||||||
@ -19,6 +15,7 @@ COMMENT= The system Risa/Asir is a general computer algebra system
|
|||||||
|
|
||||||
LIB_DEPENDS= pari-gmp.2:${PORTSDIR}/math/pari
|
LIB_DEPENDS= pari-gmp.2:${PORTSDIR}/math/pari
|
||||||
|
|
||||||
|
MAKE_JOBS_UNSAFE= yes
|
||||||
USE_XORG= x11 xaw xext xt
|
USE_XORG= x11 xaw xext xt
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_AUTOTOOLS= aclocal automake autoconf
|
USE_AUTOTOOLS= aclocal automake autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user