Correct the path to py-twisted.
This commit is contained in:
parent
014583b469
commit
72c58d88e8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2004/05/27 13:19:39 mpasternak Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2004/08/02 20:07:54 minskim Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Nevow-0.2.0
|
||||
|
@ -10,7 +10,7 @@ MAINTAINER= dotz@irc.pl
|
|||
HOMEPAGE= http://www.divmod.org/Home/Projects/Nevow/index.html
|
||||
COMMENT= Next-generation web application templating system
|
||||
|
||||
DEPENDS+= ${PYPKGPREFIX}-twisted>=1.2.0:../../wip/py-twisted
|
||||
DEPENDS+= ${PYPKGPREFIX}-twisted>=1.2.0:../../net/py-twisted
|
||||
DEPENDS+= ${PYPKGPREFIX}-xml>=0.8.3:../../textproc/py-xml
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/N/n/}
|
||||
|
|
Loading…
Reference in a new issue