pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Use PKGREVISION_NOREV consistently.
Module Name: pkgsrc-wip
Committed By: Jeff Rizzo <riz%tastylime.net@localhost>
Pushed By: riz
Date: Sun Dec 6 14:31:20 2015 -0800
Changeset: c419773690ead59dfc22c7ce77a3ea63562ed6a2
Modified Files:
py-graphite-web/Makefile
Log Message:
Use PKGREVISION_NOREV consistently.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c419773690ead59dfc22c7ce77a3ea63562ed6a2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-graphite-web/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-graphite-web/Makefile b/py-graphite-web/Makefile
index 62e82e8..cdac0e8 100644
--- a/py-graphite-web/Makefile
+++ b/py-graphite-web/Makefile
@@ -13,7 +13,7 @@ LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-carbon>=${PKGREVISION_NOREV}:../../wip/py-carbon
DEPENDS+= ${PYPKGPREFIX}-django>=1.3.1:../../www/py-django
DEPENDS+= ${PYPKGPREFIX}-django-tagging>=0.3.1:../../www/py-django-tagging
-DEPENDS+= ${PYPKGPREFIX}-pytz>=0:../../time/py-pytz
+DEPENDS+= ${PYPKGPREFIX}-pytz>=${PKGREVISION_NOREV}:../../time/py-pytz
EGG_NAME= ${DISTNAME:S/graphite-/graphite_/}
Home |
Main Index |
Thread Index |
Old Index