diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-08 11:32:11 +0000 |
commit | 9250d94365048cf854570d93b5196aa250eba8f0 (patch) | |
tree | 9c130b083139cc77280c7e96cc9cea75a84d2d4c /graphics/fractorama | |
parent | 09fa4f371396ff884f3845939561bfc786faf491 (diff) | |
download | ports-9250d94365048cf854570d93b5196aa250eba8f0.tar.gz ports-9250d94365048cf854570d93b5196aa250eba8f0.zip |
Notes
Diffstat (limited to 'graphics/fractorama')
-rw-r--r-- | graphics/fractorama/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fractorama/Makefile b/graphics/fractorama/Makefile index 8acef739d9fc..9169c529b6be 100644 --- a/graphics/fractorama/Makefile +++ b/graphics/fractorama/Makefile @@ -16,7 +16,7 @@ COMMENT= Fractal generation program LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff USE_QT_VER= 3 -USE_BISON= build +USES= bison USE_GMAKE= yes MAKE_JOBS_UNSAFE= yes |