diff options
-rw-r--r-- | net/p5-MaxMind-DB-Reader-XS/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-MaxMind-DB-Reader-XS/Makefile b/net/p5-MaxMind-DB-Reader-XS/Makefile index f9d59befa92b..bfdfd8703725 100644 --- a/net/p5-MaxMind-DB-Reader-XS/Makefile +++ b/net/p5-MaxMind-DB-Reader-XS/Makefile @@ -32,6 +32,8 @@ TEST_DEPENDS= p5-Module-Implementation>=0:devel/p5-Module-Implementation \ USES= compiler:c11 perl5 USE_PERL5= modbuild +CONFIGURE_ENV= CC=${CC} + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/MaxMind/DB/Reader/XS/XS.so |