diff options
Diffstat (limited to 'devel/py-ice/Makefile')
-rw-r--r-- | devel/py-ice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-ice/Makefile b/devel/py-ice/Makefile index 4842a23b4b06..721ad64dae47 100644 --- a/devel/py-ice/Makefile +++ b/devel/py-ice/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFINE= DEBUG DOCS TESTS OPTIONS_DEFAULT=TESTS TESTS_DESC= Run tests +NO_STAGE= yes .include <bsd.port.options.mk> CFLAGS+= -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT |