diff options
Diffstat (limited to 'devel/py-d2to1/Makefile')
-rw-r--r-- | devel/py-d2to1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-d2to1/Makefile b/devel/py-d2to1/Makefile index f349b865148b..3d038a151c4a 100644 --- a/devel/py-d2to1/Makefile +++ b/devel/py-d2to1/Makefile @@ -15,4 +15,5 @@ LICENSE= BSD USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> |