aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DH
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-DH')
-rw-r--r--security/p5-Crypt-DH/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile
index cb14e9a37777..8d1a17f5b09b 100644
--- a/security/p5-Crypt-DH/Makefile
+++ b/security/p5-Crypt-DH/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Crypt::DH.3
-PLIST_FILES= %%SITE_PERL%%/Crypt/DH.pm
+PLIST_FILES= %%SITE_PERL%%/Crypt/DH.pm \
+ %%SITE_PERL%%/mach/auto/Crypt/DH/.packlist
+PLIST_DIRS= %%SITE_PERL%%/mach/auto/Crypt/DH
.include <bsd.port.mk>