diff options
Diffstat (limited to 'devel/py-Pyro/Makefile')
-rw-r--r-- | devel/py-Pyro/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-Pyro/Makefile b/devel/py-Pyro/Makefile index 3ec8dce0fe7..ac2851f3e01 100644 --- a/devel/py-Pyro/Makefile +++ b/devel/py-Pyro/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/01/09 10:53:45 darcy Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:37 tv Exp $ # DISTNAME= Pyro-3.4 @@ -11,7 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://pyro.sourceforge.net/ COMMENT= Distributed Object Technology system in Python -USE_BUILDLINK3= yes PY_PATCHPLIST= yes PYDISTUTILSPKG= yes PLIST_SUBST+= PYVERSSUFFIX="-${PYVERSSUFFIX}" |