diff options
Diffstat (limited to 'net-im/pwytter/Makefile')
-rw-r--r-- | net-im/pwytter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pwytter/Makefile b/net-im/pwytter/Makefile index 6f961b2b3818..0f12ba0807a2 100644 --- a/net-im/pwytter/Makefile +++ b/net-im/pwytter/Makefile @@ -25,7 +25,7 @@ USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -DOS2UNIX_GLOB = *.py +DOS2UNIX_GLOB= *.py post-patch: @${RM} -rf ${WRKSRC}/twclient/simplejson |