diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/rcctools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/rcctools/Makefile b/converters/rcctools/Makefile index 8441e79c60ba..f3094da93cd9 100644 --- a/converters/rcctools/Makefile +++ b/converters/rcctools/Makefile @@ -12,7 +12,7 @@ COMMENT= Charset conversion utility with language and encoding autodetection LIB_DEPENDS= librcc.so:${PORTSDIR}/devel/librcc -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |