diff options
Diffstat (limited to 'textproc/ebook-tools/Makefile')
-rw-r--r-- | textproc/ebook-tools/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 49c84ca5465..daadef24fed 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/06/14 07:43:21 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/25 06:55:48 asau Exp $ # # also update lit2epub if you update this package. @@ -12,8 +12,6 @@ HOMEPAGE= http://ebook-tools.sourceforge.net/ COMMENT= Tools for accessing and converting various ebook file formats LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - USE_CMAKE= yes USE_LANGUAGES= c c++ |