Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2000 02:55:04 -0400 (EDT)
From:      Brian Fundakowski Feldman <green@FreeBSD.org>
To:        Dan Langille <dan@langille.org>
Cc:        Akinori MUSHA <knu@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/devel Makefile ports/devel/ruby-slang Makefile ports/devel/ruby-slang/files md5 ports/devel/ruby-
Message-ID:  <Pine.BSF.4.21.0008230253380.43476-100000@green.dyndns.org>
In-Reply-To: <200008230628.SAA15870@ducky.nz.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Aug 2000, Dan Langille wrote:
> 
> Is the following result expected?
> 
> [dan@set:/usr/ports/devel/ruby-slang] $ make -V PKGNAME
> Variable PKGNAMEPREFIX is recursive.

The definition
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}ruby-
looks right.

I imagine it could be
PKGNAMEPREFIX+=ruby-
though :)

> --
> Dan Langille
> The FreeBSD Diary - http://www.freebsddiary.org/
> FreshPorts        - http://freshports.org/

--
 Brian Fundakowski Feldman           \  FreeBSD: The Power to Serve!  /
 green@FreeBSD.org                    `------------------------------'



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008230253380.43476-100000>