diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Socket6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 8b3884f580f9..b5a1f1e992c6 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ume@FreeBSD.org COMMENT= IPv6 related part of the C socket.h defines and structure manipulators PERL_CONFIGURE= yes +CONFIGURE_ENV+= CC="${CC}" CFLAGS="${CFLAGS}" PLIST_FILES= %%SITE_PERL%%/%%PERL_ARCH%%/Socket6.pm \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket6/.packlist \ |