summaryrefslogtreecommitdiff
path: root/textproc/ebook-tools
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-25 06:55:37 +0000
committerasau <asau@pkgsrc.org>2012-10-25 06:55:37 +0000
commit93c0cf7b312bd2ddace1c7ae90cead4845f56858 (patch)
treecaa131cad17b4e52aebb33e65aa8d33b465c8d17 /textproc/ebook-tools
parent08ccba303532790b612dfec25a06e14a4a35dc9a (diff)
downloadpkgsrc-93c0cf7b312bd2ddace1c7ae90cead4845f56858.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'textproc/ebook-tools')
-rw-r--r--textproc/ebook-tools/Makefile4
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++