Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2015 19:19:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 200129] [patch] www/rubygem-d3_rails
Message-ID:  <bug-200129-21402-bCloCs7nO1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200129-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200129-21402@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=200129

--- Comment #2 from Johannes Jost Meixner <xmj@FreeBSD.org> ---
(In reply to Johannes Jost Meixner from comment #1)
Forgot to add.

Because everything else is equal, you do not need it in the slave port's
Makefile.

Something like this could work:

MASTERDIR=      ${.CURDIR}/../rubygem-d3_rails

PKGNAMESUFFIX=  4

RAILTIES4_RUN_DEPENDS= 
rubygem-railties4>=4.0:${PORTSDIR}/www/rubygem-railties4

.include "${MASTERDIR}/Makefile"


(Inspired by devel/php56-json with lang/php56)

-- 
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-200129-21402-bCloCs7nO1>