diff options
Diffstat (limited to 'textproc/ssddiff/Makefile')
-rw-r--r-- | textproc/ssddiff/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ssddiff/Makefile b/textproc/ssddiff/Makefile index be8922a..1874803 100644 --- a/textproc/ssddiff/Makefile +++ b/textproc/ssddiff/Makefile @@ -12,8 +12,7 @@ COMMENT= Diff application for semistructured data such as XML files LICENSE= GPLv2 # (or later) -USE_BZIP2= yes -USES= pkgconfig +USES= pkgconfig tar:bzip2 USE_GNOME= libxml2 USE_GCC= any USE_AUTOTOOLS= automake14 |