diff options
-rw-r--r-- | www/p5-WWW-Curl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index 518478c2e16d..4e9511943352 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -14,6 +14,8 @@ COMMENT= Perl extension interface for libcurl LICENSE= MIT +BROKEN= non-void function 'constant' should return a value + LIB_DEPENDS= libcurl.so:ftp/curl TEST_DEPENDS= p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-Meta \ p5-Test-Pod>=1.14:devel/p5-Test-Pod \ |