diff options
Diffstat (limited to 'devel/py-orbit/Makefile')
-rw-r--r-- | devel/py-orbit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-orbit/Makefile b/devel/py-orbit/Makefile index f68d4b177e97..a122c9185686 100644 --- a/devel/py-orbit/Makefile +++ b/devel/py-orbit/Makefile @@ -24,4 +24,5 @@ USE_PYTHON= yes GNU_CONFIGURE= yes ORBIT_CONFIG= ${LOCALBASE}/bin/orbit2-config +NO_STAGE= yes .include <bsd.port.mk> |