* Sunpoet Po-Chuan Hsieh [Fri, 15 Jun 2012 00:30:53 +0800]: > On Fri, Jun 08, 2012 at 03:28:50PM +0000, Tilman Keskinoz wrote: >> arved 2012-06-08 15:28:50 UTC >> >> FreeBSD ports repository >> >> Modified files: >> devel/pcsc-lite Makefile >> Log: >> Convert WITH_ style option to optionsng >> >> Revision Changes Path >> 1.61 +10 -12 ports/devel/pcsc-lite/Makefile > > Hi, > > The transition to new options framework is incorrect. > OPTIONS* was processed by bsd.options.mk. > Therefore OPTIONS* should be defined before the inclusion of bsd.port.pre.mk. >
Since OSVERSION is defined in bsd.port.pre.mk it is not possible to just move the OPTIONS before bsd.port.pre.mk. Do you have a suggestion how this can be done? Or should the commit reverted? regards arved _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"