- Add missing depend on uclcmd

PR: 209884
This commit is contained in:
Kris Moore 2016-06-03 14:34:34 +00:00
parent 0d2ad903a5
commit 3daed26447
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416317

View File

@ -3,6 +3,7 @@
PORTNAME= iocage
PORTVERSION= 20160405
PORTREVISION= 1
CATEGORIES= sysutils
PKGNAMESUFFIX= -devel
@ -12,6 +13,8 @@ COMMENT= Full featured, no dependency Jail container manager - devel build
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= uclcmd:devel/uclcmd
USE_GITHUB= yes
GH_ACCOUNT= iocage
GH_TAGNAME= 94a75a7