diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-11-07 15:29:57 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-11-07 15:29:57 +0000 |
commit | ccfbb99f23381fecccc8ef1a8bd0498ef914afa1 (patch) | |
tree | 9e90745a8a7a1de125ed13a2509df57477e5e96b /audio/flake/Makefile | |
parent | f97f39eb6cab77ee5d0a321e5a41c652f2124364 (diff) |
Notes
Diffstat (limited to 'audio/flake/Makefile')
-rw-r--r-- | audio/flake/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/flake/Makefile b/audio/flake/Makefile index 205937946144..6b7462e96a88 100644 --- a/audio/flake/Makefile +++ b/audio/flake/Makefile @@ -15,7 +15,6 @@ LICENSE= LGPL21 CONFIGURE_ARGS+= --cc="${CC}" HAS_CONFIGURE= yes USE_BZIP2= yes -NO_STAGE= yes USES= gmake MAKE_JOBS_UNSAFE= yes |