diff --git a/audio/p5-Audio-Scan/Makefile b/audio/p5-Audio-Scan/Makefile index b29a99c5c8f..ff8c48e1c82 100644 --- a/audio/p5-Audio-Scan/Makefile +++ b/audio/p5-Audio-Scan/Makefile @@ -10,6 +10,7 @@ PERMIT_PACKAGE= Yes WANTLIB += c perl z MODULES= cpan +MODPERL_REGEN_PPPORT = include/ppport.h TEST_DEPENDS= devel/p5-Test-Warn diff --git a/devel/p5-Data-Dump-Streamer/Makefile b/devel/p5-Data-Dump-Streamer/Makefile index 3314ca987b2..2aeabc0d807 100644 --- a/devel/p5-Data-Dump-Streamer/Makefile +++ b/devel/p5-Data-Dump-Streamer/Makefile @@ -11,6 +11,8 @@ PERMIT_PACKAGE= Yes WANTLIB += c perl +MODPERL_REGEN_PPPORT = lib/Data/Dump/ppport.h + CONFIGURE_STYLE= modbuild BUILD_DEPENDS = devel/p5-ExtUtils-Depends diff --git a/devel/p5-Params-Validate/Makefile b/devel/p5-Params-Validate/Makefile index 472f8db17c7..ab7b674be60 100644 --- a/devel/p5-Params-Validate/Makefile +++ b/devel/p5-Params-Validate/Makefile @@ -9,6 +9,7 @@ MAINTAINER = Andrew Hewus Fresh PERMIT_PACKAGE = Yes MODULES = cpan +MODPERL_REGEN_PPPORT = c/ppport.h WANTLIB += c perl diff --git a/devel/p5-YAML-XS/Makefile b/devel/p5-YAML-XS/Makefile index 0f6f4c6cbff..a84c48bd0b6 100644 --- a/devel/p5-YAML-XS/Makefile +++ b/devel/p5-YAML-XS/Makefile @@ -14,6 +14,8 @@ PERMIT_PACKAGE = Yes WANTLIB = c perl +MODPERL_REGEN_PPPORT = LibYAML/ppport.h + # To avoid skipping tests TEST_DEPENDS = devel/p5-boolean diff --git a/www/p5-WWW-Form-UrlEncoded-XS/Makefile b/www/p5-WWW-Form-UrlEncoded-XS/Makefile index ec6059e8521..45c570ca081 100644 --- a/www/p5-WWW-Form-UrlEncoded-XS/Makefile +++ b/www/p5-WWW-Form-UrlEncoded-XS/Makefile @@ -9,6 +9,8 @@ REVISION = 0 PERMIT_PACKAGE = Yes WANTLIB = perl c +MODPERL_REGEN_PPPORT = lib/WWW/Form/UrlEncoded/ppport.h + TEST_DEPENDS = converters/p5-JSON>=2 CONFIGURE_STYLE = modbuild tiny diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile index f475c72991d..a1e89e97a63 100644 --- a/www/p5-libapreq2/Makefile +++ b/www/p5-libapreq2/Makefile @@ -14,6 +14,8 @@ WANTLIB += apr-1 aprutil-1 c db expat iconv perl pthread MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SH/SHAY/} +MODPERL_REGEN_PPPORT = glue/perl/xsbuilder/ppport.h + CONFIGURE_STYLE=gnu CONFIGURE_ARGS= --enable-perl-glue \ --with-apache2-apxs=${LOCALBASE}/sbin/apxs2