Date: Fri, 05 Aug 2016 19:13:30 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211537] [MAINTAINER] devel/ruby-build: change the GitHub repo etc Message-ID: <bug-211537-13-lCm5o6M0EQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211537-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211537-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211537 Pawel Pekala <pawel@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pawel@FreeBSD.org --- Comment #1 from Pawel Pekala <pawel@FreeBSD.org> --- (In reply to Koichiro IWAO from comment #0) -RUN_DEPENDS=3D autoconf>0:devel/autoconf \ - curl:ftp/curl \ - gmake:devel/gmake +RUN_DEPENDS=3D curl:ftp/curl + +USES=3D gmake +USE_AUTOTOOLS=3D 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 ? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211537-13-lCm5o6M0EQ>