pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ebook-tools Mark as destdir-ready.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/674fa3a74e49
branches:  trunk
changeset: 398328:674fa3a74e49
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 29 11:49:56 2009 +0000

description:
Mark as destdir-ready.

diffstat:

 textproc/ebook-tools/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 38956149ac01 -r 674fa3a74e49 textproc/ebook-tools/Makefile
--- a/textproc/ebook-tools/Makefile     Sat Aug 29 11:49:05 2009 +0000
+++ b/textproc/ebook-tools/Makefile     Sat Aug 29 11:49:56 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/10 22:20:23 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/29 11:49:56 wiz Exp $
 #
 
 DISTNAME=      ebook-tools-0.1.1
@@ -12,6 +12,8 @@
 DEPENDS+=      convertlit-[0-9]*:../../textproc/convertlit
 DEPENDS+=      zip-[0-9]*:../../archivers/zip
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++
 USE_TOOLS+=    bash:run



Home | Main Index | Thread Index | Old Index