Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2012 15:20:06 GMT
From:      Bryan Drewery <bryan@shatow.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/168936: [bsd.pkgng.mk / bsd.options.mk] Fix portmgr options (DOCS,EXAMPLES,NLS) not being added to pkgng package manifests
Message-ID:  <201206111520.q5BFK60s096485@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/168936; it has been noted by GNATS.

From: Bryan Drewery <bryan@shatow.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168936: [bsd.pkgng.mk / bsd.options.mk] Fix portmgr options
 (DOCS,EXAMPLES,NLS) not being added to pkgng package manifests
Date: Mon, 11 Jun 2012 10:12:37 -0500

 More for the test case (without patch), showing that the options are
 showing in PORT_OPTIONS, but not ALL_OPTIONS, so they don't get added to
 the pkgng package.
 
 $ make -C /usr/ports/ports-mgmt/portlint -VALL_OPTIONS
 
 $ make -C /usr/ports/ports-mgmt/portlint -VPORT_OPTIONS
 DOCS EXAMPLES NLS



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