diff options
Diffstat (limited to 'sysutils/iocage-devel')
-rw-r--r-- | sysutils/iocage-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/iocage-devel/Makefile b/sysutils/iocage-devel/Makefile index 7e0c83817a47..fe730ab278ee 100644 --- a/sysutils/iocage-devel/Makefile +++ b/sysutils/iocage-devel/Makefile @@ -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 |