From 714e5a460d49913f67196769443adbb06dd09438 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 8 Dec 2012 18:29:31 +0000 Subject: Fix depend rule, reported by joerg --- textproc/py-sphinx-theme-cloud/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/py-sphinx-theme-cloud/Makefile b/textproc/py-sphinx-theme-cloud/Makefile index 929c9788a9d..af66d0c1a0f 100644 --- a/textproc/py-sphinx-theme-cloud/Makefile +++ b/textproc/py-sphinx-theme-cloud/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/12/04 15:19:52 darcy Exp $ +# $NetBSD: Makefile,v 1.2 2012/12/08 18:29:31 dholland Exp $ DISTNAME= cloud_sptheme-${VERSION} @@ -12,7 +12,7 @@ HOMEPAGE= http://packages.python.org/cloud_sptheme/ COMMENT= Sphinx cloud theme LICENSE= modified-bsd -DEPENDS+= ${PYPKGPREFIX}-sphinx:../../textproc/py-sphinx +DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx USE_LANGUAGES= #none -- cgit v1.2.3