summaryrefslogtreecommitdiff
path: root/graphics/comix
diff options
context:
space:
mode:
authorwiz <wiz>2008-12-06 19:43:27 +0000
committerwiz <wiz>2008-12-06 19:43:27 +0000
commitdbbe9aa2f0799ebae85650cee0fe9132599644a9 (patch)
tree26bd39b69bef61c54dc7e75fb25a5c99835a4fc6 /graphics/comix
parentcc3370caf829a1a917f3e4329ee9d5427b22c9bc (diff)
downloadpkgsrc-dbbe9aa2f0799ebae85650cee0fe9132599644a9.tar.gz
Depend on py-sqlite. Ride update.
Diffstat (limited to 'graphics/comix')
-rw-r--r--graphics/comix/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile
index 1e1ca4b5e3f..c53ff483970 100644
--- a/graphics/comix/Makefile
+++ b/graphics/comix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2008/12/06 18:40:33 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2008/12/06 19:43:27 wiz Exp $
#
DISTNAME= comix-4.0.0
@@ -12,6 +12,12 @@ COMMENT= Image viewer specifically designed to handle comic books
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= unrar-[0-9]*:../../archivers/unrar
+.include "../../lang/python/extension.mk"
+.if ${PYPKGPREFIX} == "py24"
+.include "../../databases/py-sqlite2/buildlink3.mk"
+.else
+DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
+.endif
USE_DIRS+= xdg-1.3
MANCOMPRESSED= yes