Update the dependency list.
Bump PORTREVISION. Requested by: Valentin Bartenev <ne@vbart.ru>
This commit is contained in:
parent
ccfdb90dee
commit
e7ed1e408e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552874
1 changed files with 3 additions and 0 deletions
|
@ -1,10 +1,13 @@
|
|||
# Created by: Sergey Osokin <osa@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -ruby${RUBY_VER}
|
||||
|
||||
COMMENT= Ruby module for NGINX Unit
|
||||
|
||||
BUILD_DEPENDS= rackup:www/rubygem-rack
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
PLIST_FILES= libexec/unit/modules/ruby${RUBY_VER}.unit.so
|
||||
|
||||
USE_RUBY= yes
|
||||
|
|
Loading…
Reference in a new issue