ports/168936: [bsd.pkgng.mk / bsd.options.mk] Fix portmgr options (DOCS,EXAMPLES,NLS) not being added to pkgng package manifests

Bryan Drewery bryan at shatow.net
Mon Jun 11 15:20:06 UTC 2012


The following reply was made to PR ports/168936; it has been noted by GNATS.

From: Bryan Drewery <bryan at shatow.net>
To: bug-followup at 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



More information about the freebsd-ports-bugs mailing list