svn commit: r472975 - head/security/p5-Dancer2-Plugin-Auth-Extensible
Mathieu Arnold
mat at FreeBSD.org
Thu Jun 21 14:57:01 UTC 2018
Author: mat
Date: Thu Jun 21 14:57:00 2018
New Revision: 472975
URL: https://svnweb.freebsd.org/changeset/ports/472975
Log:
Fix build.
Sponsored by: Absolight
Modified:
head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile (contents, props changed)
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile Thu Jun 21 13:49:35 2018 (r472974)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile Thu Jun 21 14:57:00 2018 (r472975)
@@ -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
More information about the svn-ports-all
mailing list