diff options
Diffstat (limited to 'editors/textedit/Makefile')
-rw-r--r-- | editors/textedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/textedit/Makefile b/editors/textedit/Makefile index ce2a6c080ad8..19b5ee79a155 100644 --- a/editors/textedit/Makefile +++ b/editors/textedit/Makefile @@ -13,7 +13,7 @@ COMMENT= Basic text editor for GNUstep BROKEN= Does not link -USE_BZIP2= yes +USES= tar:bzip2 USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |