diff options
Diffstat (limited to 'devel/libspark2012/Makefile')
-rw-r--r-- | devel/libspark2012/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libspark2012/Makefile b/devel/libspark2012/Makefile index 3d78f49655a0..bf6d0988cb8d 100644 --- a/devel/libspark2012/Makefile +++ b/devel/libspark2012/Makefile @@ -12,7 +12,6 @@ COMMENT= SPARK 2012 Spark.Ada library LICENSE= GPLv3 -USES= ada -USE_BZIP2= yes +USES= ada tar:bzip2 .include <bsd.port.mk> |