Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2018 14:57:00 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472975 - head/security/p5-Dancer2-Plugin-Auth-Extensible
Message-ID:  <201806211457.w5LEv0ld057782@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806211457.w5LEv0ld057782>