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
commit474209b609324af2a02709c3756d2ef3ed87a7a2 (patch)
tree26bd39b69bef61c54dc7e75fb25a5c99835a4fc6 /graphics/comix
parent6a84985bceb1ec435b105caf7b85746ebc355224 (diff)
downloadpkgsrc-474209b609324af2a02709c3756d2ef3ed87a7a2.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