Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Sep 2000 23:00:44 +0900
From:      "Akinori -Aki- MUSHA" <knu@idaemons.org>
To:        asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: bsd.ruby.mk, bsd.gnome.mk, ... etc.
Message-ID:  <868zt9inhv.wl@archon.local.idaemons.org>
In-Reply-To: In your message of "Sun, 03 Sep 2000 18:00:23 %2B0900" <86d7ilj1eg.wl@archon.local.idaemons.org>
References:  <86g0nl8yr3.wl@archon.local.idaemons.org> <86d7ilj1eg.wl@archon.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Oops, somehow I dropped a line..  Apologies to people who tried it.

> ruby-extconf-configure:
> .if defined(RUBY_EXTCONF_SUBDIRS)
> .for d in ${RUBY_EXTCONF_SUBDIRS}
> 	@${ECHO_MSG} "===>  Running ${RUBY_EXTCONF} in ${d} to configure"
> 	@cd ${WRKSRC}/${d}; \
> 	${SETENV} ${CONFIGURE_ENV} ${RUBY} ${RUBY_EXTCONF} ${CONFIGURE_ARGS}
> .endfor
> .else
> 	@${ECHO_MSG} "===>  Running ${RUBY_EXTCONF} to configure"
> 	@cd ${WRKSRC}; \

	${SETENV} ${CONFIGURE_ENV} ${RUBY} ${RUBY_EXTCONF} ${CONFIGURE_ARGS}

> .endif
> .endif

-- 
                           /
                          /__  __       
                         / )  )  ) )  /
Akinori -Aki- MUSHA aka / (_ /  ( (__(  @ idaemons.org / FreeBSD.org

"We're only at home when we're on the run, on the wing, on the fly"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?868zt9inhv.wl>