diff options
Diffstat (limited to 'devel/xfce4-dev-tools/Makefile')
-rw-r--r-- | devel/xfce4-dev-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/xfce4-dev-tools/Makefile b/devel/xfce4-dev-tools/Makefile index 15616edf6998..328f6c3b90e4 100644 --- a/devel/xfce4-dev-tools/Makefile +++ b/devel/xfce4-dev-tools/Makefile @@ -13,9 +13,8 @@ COMMENT= Xfce 4 development tools RUN_DEPENDS= ${LOCALBASE}/share/autotools:${PORTSDIR}/devel/autotools GNU_CONFIGURE= yes -USE_BZIP2= yes USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined USE_GNOME= glib20 -USES= pkgconfig +USES= pkgconfig tar:bzip2 .include <bsd.port.mk> |