diff options
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r-- | devel/pth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 4f58ab084831..af1267f7f9f5 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFAULT= OPTIMIZED_CFLAGS CONFLICTS?= pth-hard-2.* +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PKGNAMESUFFIX} == "-hard" |