diff options
Diffstat (limited to 'archivers/librtfcomp')
-rw-r--r-- | archivers/librtfcomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/librtfcomp/Makefile b/archivers/librtfcomp/Makefile index 82bb901f34e0..9664ae334e55 100644 --- a/archivers/librtfcomp/Makefile +++ b/archivers/librtfcomp/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL21 GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= libtool +USES+= libtool SLAVEDIRS= archivers/py-librtfcomp |