From 8025317a0ecd4a5aee18f6fe88cfec5ee0abc407 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 3 Feb 2010 23:18:22 +0000 Subject: [PATCH] - Set MAKE_JOBS_SAFE - Add WWW forgotten at original submission PR: 143491 Submitted by: Rob Farmer (maintainer) --- graphics/tumble/Makefile | 2 ++ graphics/tumble/pkg-descr | 2 ++ 2 files changed, 4 insertions(+) diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile index 1c11d5d1edeb..8ffaaa94bd6d 100644 --- a/graphics/tumble/Makefile +++ b/graphics/tumble/Makefile @@ -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 diff --git a/graphics/tumble/pkg-descr b/graphics/tumble/pkg-descr index 05ddd463ff15..30c1255f176f 100644 --- a/graphics/tumble/pkg-descr +++ b/graphics/tumble/pkg-descr @@ -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/