diff options
Diffstat (limited to 'devel/py-twistedFlow/Makefile')
-rw-r--r-- | devel/py-twistedFlow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-twistedFlow/Makefile b/devel/py-twistedFlow/Makefile index 406d696104fb..293b3934694f 100644 --- a/devel/py-twistedFlow/Makefile +++ b/devel/py-twistedFlow/Makefile @@ -25,6 +25,7 @@ WRKSRC= ${WRKDIR}/TwistedFlow-${PORTVERSION} USE_BZIP2= yes USE_PYTHON= 2.2+ USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= Twisted_Flow PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} |