diff options
-rw-r--r-- | x11/fbpanel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile index d7422da1e6a3..81abc268eb9c 100644 --- a/x11/fbpanel/Makefile +++ b/x11/fbpanel/Makefile @@ -13,8 +13,7 @@ COMMENT= Lightweight, NETWM compliant X11 desktop panel LICENSE= MIT -USE_BZIP2= yes -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_GNOME= gtk20 HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} |