Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2001 00:01:14 -0500
From:      Alan Eldridge <alane@geeksrus.net>
To:        Ying-Chieh Liao <ijliao@FreeBSD.ORG>
Cc:        freebsd-ports@FreeBSD.ORG, portsmgr@FreeBSD.ORG
Subject:   Re: ports/33360: maintainer update: devel/py-optik: fix "make package" failure
Message-ID:  <20011231050114.GA30359@wwweasel.geeksrus.net>
In-Reply-To: <200112310450.fBV4o2w01101@freefall.freebsd.org>
References:  <200112310450.fBV4o2w01101@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 30, 2001 at 08:50:02PM -0800, Ying-Chieh Liao wrote:
> >  .if !defined(NOPORTDOCS)
> > +DOCSDIR=${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
> 
> maybe we have to make it general in bsd.port.mk ?

How 'bout we replace the current:

DOCSDIR?=${PREFIX}/share/doc/${PORTNAME}

with:

DOCSDIR?=${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}

Seems reasonable to me. 

So, what'll get broken if we do it?

> -- 
> KISS : Keep It Simple and Stupid.

s/and/,/ was how *I* always heard it. ;)

-- 
Alan Eldridge
Pmmfmffmmfmp mmmpppppffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmmmmmfpmpmpppff.

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?20011231050114.GA30359>