diff options
Diffstat (limited to 'devel/libplist/Makefile')
-rw-r--r-- | devel/libplist/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libplist/Makefile b/devel/libplist/Makefile index e6285074cc22..f3990bbe5790 100644 --- a/devel/libplist/Makefile +++ b/devel/libplist/Makefile @@ -13,8 +13,7 @@ LICENSE?= LGPL21 SLAVE_PORT?= no -USE_BZIP2= yes -USES= cmake pkgconfig +USES= cmake pkgconfig tar:bzip2 .if ${SLAVE_PORT} == "no" |