diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-21 14:57:00 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-06-21 14:57:00 +0000 |
commit | 31b3d6337867b68d51ea2570b861d3c4ecceceb1 (patch) | |
tree | eac5766a155ce55f0193d6d936699f081e9e057c /security/p5-Dancer2-Plugin-Auth-Extensible | |
parent | 5695ad115e68a11e0096a84dc0c5c4e6e33745c5 (diff) |
Notes
Diffstat (limited to 'security/p5-Dancer2-Plugin-Auth-Extensible')
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile index f936ffdb5276..5372c0a3dc2c 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile @@ -15,6 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-SaltedHash>0:security/p5-Crypt-SaltedHash \ p5-Session-Token>0:security/p5-Session-Token \ + p5-File-ShareDir-Install>0:devel/p5-File-ShareDir-Install \ p5-Dancer2>=0.204001:www/p5-Dancer2 RUN_DEPENDS:= ${BUILD_DEPENDS} \ p5-File-Share>0:devel/p5-File-Share |