diff options
Diffstat (limited to 'textproc/ebook-tools/Makefile')
-rw-r--r-- | textproc/ebook-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 675708a4f148..62fb7b98da77 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -11,7 +11,7 @@ COMMENT= Accesses and converts various ebook file formats LIB_DEPENDS= zip:${PORTSDIR}/archivers/libzip -USE_CMAKE= yes +USES= cmake USE_LDCONFIG= yes USE_GNOME= libxml2 |