svn commit: r485527 - head/devel/ignition-tools
Yuri Victorovich
yuri at FreeBSD.org
Wed Nov 21 17:23:48 UTC 2018
Author: yuri
Date: Wed Nov 21 17:23:47 2018
New Revision: 485527
URL: https://svnweb.freebsd.org/changeset/ports/485527
Log:
devel/ignition-tools: Add USE_RUBY
Reported by: mat
Modified:
head/devel/ignition-tools/Makefile
Modified: head/devel/ignition-tools/Makefile
==============================================================================
--- head/devel/ignition-tools/Makefile Wed Nov 21 17:21:58 2018 (r485526)
+++ head/devel/ignition-tools/Makefile Wed Nov 21 17:23:47 2018 (r485527)
@@ -11,11 +11,9 @@ COMMENT= Ignition entry point (ign) for using all the
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ruby:lang/ruby24
-RUN_DEPENDS= ruby:lang/ruby24
-
USES= cmake:outsource pkgconfig shebangfix
SHEBANG_FILES= src/ign.in
+USE_RUBY= yes
BB_ACCOUNT= ignitionrobotics
BB_PROJECT= ign-tools
More information about the svn-ports-head
mailing list