diff options
Diffstat (limited to 'www/p5-WWW-Shorten/Makefile')
-rw-r--r-- | www/p5-WWW-Shorten/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile index d12055e6ff8c..6f3a1fb33dc0 100644 --- a/www/p5-WWW-Shorten/Makefile +++ b/www/p5-WWW-Shorten/Makefile @@ -33,4 +33,5 @@ MAN3= WWW::Shorten.3 \ regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test +NO_STAGE= yes .include <bsd.port.mk> |