[Bug 211537] [MAINTAINER] devel/ruby-build: change the GitHub repo etc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 5 19:13:30 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211537

Pawel Pekala <pawel at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pawel at FreeBSD.org

--- Comment #1 from Pawel Pekala <pawel at FreeBSD.org> ---
(In reply to Koichiro IWAO from comment #0)

-RUN_DEPENDS=   autoconf>0:devel/autoconf \
-               curl:ftp/curl \
-               gmake:devel/gmake
+RUN_DEPENDS=   curl:ftp/curl
+
+USES=          gmake
+USE_AUTOTOOLS= autoconf:env

This part of the patch seems wrong to me. It removes gmake and autoconf
dependencies from RUN_DEPENDS and I believe ruby-build uses them at
runtime ? Also USE_AUTOTOOLS is deprecated.

If this is a mistake maybe a comment describing why these dependencies are
needed and portlint is wrong would be a good idea ?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list