summaryrefslogtreecommitdiff
path: root/misc/calibre/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-09-22 00:56:14 +0000
committerwiz <wiz>2009-09-22 00:56:14 +0000
commit3b3657d1c2910e76fde5a9cf007487b9f903f750 (patch)
treee16e201567e74f9e325237bd9efa53b19fbc1d13 /misc/calibre/Makefile
parentc5672edde807d33607dd6e261c8b571eef02f9b7 (diff)
downloadpkgsrc-3b3657d1c2910e76fde5a9cf007487b9f903f750.tar.gz
Allow python26.
Diffstat (limited to 'misc/calibre/Makefile')
-rw-r--r--misc/calibre/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index fe9d1227487..97927dc120b 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/08/26 19:58:00 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/09/22 01:08:03 wiz Exp $
#
DISTNAME= calibre-0.4.128
@@ -19,8 +19,10 @@ DEPENDS+= ${PYPKGPREFIX}-ClientForm-[0-9]*:../../www/py-ClientForm
DEPENDS+= ${PYPKGPREFIX}-beautifulsoup>=3.0.5:../../www/py-beautifulsoup
DEPENDS+= ${PYPKGPREFIX}-mechanize>=0.1.8:../../www/py-mechanize
+#PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_ACCEPTED= 25
+PYTHON_VERSIONS_ACCEPTED= 26 25
PYDISTUTILSPKG= yes
REPLACE_PYTHON= src/calibre/ebooks/metadata/odt.py