diff options
Diffstat (limited to 'www/p5-HTTP-GHTTP/Makefile')
-rw-r--r-- | www/p5-HTTP-GHTTP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTTP-GHTTP/Makefile b/www/p5-HTTP-GHTTP/Makefile index 3d06c80347a7..ff95a505e893 100644 --- a/www/p5-HTTP-GHTTP/Makefile +++ b/www/p5-HTTP-GHTTP/Makefile @@ -18,4 +18,5 @@ CONFIGURE_ARGS= LIBS="-L${LOCALBASE}/lib -lghttp" INC="-I${LOCALBASE}/include" MAN3= HTTP::GHTTP.3 +NO_STAGE= yes .include <bsd.port.mk> |