diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2013-11-28 16:08:33 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2013-11-28 16:08:33 +0000 |
commit | 63d1c684362ddf9583c793e1b1ad86f5d1b81fde (patch) | |
tree | 4758e5abb775d4e05a67a170848b8db8aaf58f06 /textproc/py-twistedLore | |
parent | f0a0071a6ec4e2f3ebf3de86c912c1f05a52daf3 (diff) | |
download | ports-63d1c684362ddf9583c793e1b1ad86f5d1b81fde.tar.gz ports-63d1c684362ddf9583c793e1b1ad86f5d1b81fde.zip |
Notes
Diffstat (limited to 'textproc/py-twistedLore')
-rw-r--r-- | textproc/py-twistedLore/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/py-twistedLore/Makefile b/textproc/py-twistedLore/Makefile index 63dd3b8b1aa4..0cd338e589a8 100644 --- a/textproc/py-twistedLore/Makefile +++ b/textproc/py-twistedLore/Makefile @@ -22,5 +22,4 @@ USE_PYTHON= -2.7 USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/} -NO_STAGE= yes .include <bsd.port.mk> |