diff options
Diffstat (limited to 'devel/sourcenav/Makefile')
-rw-r--r-- | devel/sourcenav/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/sourcenav/Makefile b/devel/sourcenav/Makefile index 43e9d76635bb..eaa243d308c0 100644 --- a/devel/sourcenav/Makefile +++ b/devel/sourcenav/Makefile @@ -15,10 +15,9 @@ COMMENT= Source code analysis tool LICENSE= GPLv2 -USES= shebangfix +USES= shebangfix tar:bzip2 SHEBANG_FILES= ${WRKSRC}/snavigator/demo/c++/contrib/perl/sample_client USE_GCC= yes -USE_BZIP2= yes USE_XORG= x11 HAS_CONFIGURE= yes |