Skip site navigation (1)Skip section navigation (2)
Date:      20 Feb 2001 23:41:47 +0100
From:      Cyrille Lefevre <clefevre@poboxes.com>
To:        Maxim Sobolev <sobomax@FreeBSD.ORG>
Cc:        ports@FreeBSD.ORG, asami@FreeBSD.ORG
Subject:   Re: Proposal: PLIST filtering rules
Message-ID:  <7l2lm0yc.fsf@gits.dyndns.org>
In-Reply-To: Maxim Sobolev's message of "Tue, 20 Feb 2001 17:55:50 %2B0200"
References:  <3A929386.4E78F425@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Sobolev <sobomax@FreeBSD.ORG> writes:

> It most cases it could be simplified even further:
> --*bsd.port.mk*--
> .if defined(NOPORTDOCS)
> PLIST_FOUT?= "^share/doc/${PORTNAME}" "^@dirrm share/doc/${PORTNAME}"
> .endif

PKGBASE would be more appropiate, no ?

for example :

cd /usr/ports/archivers/gtar
make -V PORTNAME -V PKGBASE
tar
gtar

Cyrille.
--
home: mailto:clefevre@poboxes.com   UNIX is user-friendly; it's just particular
work: mailto:Cyrille.Lefevre@edf.fr   about who it chooses to be friends with.

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?7l2lm0yc.fsf>