From 0d93d4ed4b98d90fb835af2bb2cbdf04433208c5 Mon Sep 17 00:00:00 2001 From: kili Date: Sun, 11 Oct 2009 18:52:39 +0000 Subject: [PATCH] Include egg-info (noticed during all the guile update testing). --- graphics/py-dot/Makefile | 9 ++++++--- graphics/py-dot/pkg/PLIST | 3 ++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/graphics/py-dot/Makefile b/graphics/py-dot/Makefile index 721fa2812dc..33ebbe9a298 100644 --- a/graphics/py-dot/Makefile +++ b/graphics/py-dot/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.7 2009/05/11 12:41:32 pyr Exp $ +# $OpenBSD: Makefile,v 1.8 2009/10/11 18:52:39 kili Exp $ COMMENT= Python interface to Graphiz's Dot -DISTNAME= pydot-0.9.10 -PKGNAME= ${DISTNAME:S/py/py-/}p2 +V= 0.9.10 +DISTNAME= pydot-$V +PKGNAME= ${DISTNAME:S/py/py-/}p3 CATEGORIES= graphics HOMEPAGE= http://dkbza.org/pydot.html @@ -22,6 +23,8 @@ BUILD_DEPENDS= ::devel/py-parsing RUN_DEPENDS= ::devel/py-parsing \ ::math/graphviz +SUBST_VARS= V + NO_REGRESS= Yes .include diff --git a/graphics/py-dot/pkg/PLIST b/graphics/py-dot/pkg/PLIST index dc8840471a6..dc62b75f8ab 100644 --- a/graphics/py-dot/pkg/PLIST +++ b/graphics/py-dot/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2004/10/27 17:46:49 xsa Exp $ +@comment $OpenBSD: PLIST,v 1.2 2009/10/11 18:52:40 kili Exp $ lib/python${MODPY_VERSION}/site-packages/dot_parser.py lib/python${MODPY_VERSION}/site-packages/dot_parser.pyc +lib/python${MODPY_VERSION}/site-packages/pydot-${V}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/pydot.py lib/python${MODPY_VERSION}/site-packages/pydot.pyc