mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Set MAKE_JOBS_SAFE
- Add WWW forgotten at original submission PR: 143491 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
This commit is contained in:
parent
751496be51
commit
8025317a0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249197
@ -21,6 +21,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
|
||||
USE_GMAKE= yes
|
||||
USE_BISON= build
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
@ -9,3 +9,5 @@ original coding.
|
||||
The current version of Tumble will only work on little-endian systems,
|
||||
such as x86, VAX, and Alpha. The byte order dependencies will be fixed
|
||||
in a later release.
|
||||
|
||||
WWW: http://tumble.brouhaha.com/
|
||||
|
Loading…
Reference in New Issue
Block a user