The following reply was made to PR ports/179812; it has been noted by GNATS.
From: Jaap Akkerhuis <[email protected]> To: Mathieu Arnold <[email protected]> Cc: [email protected] Subject: Re: ports/179812: Extract the python part from dns/ldns into dns/py-ldns Date: Tue, 02 Jul 2013 14:12:49 +0200 Hi, >What about enclosing the post-configure, post-build and post-install inside >a .if !defined(BUILD_PYLDNS) ? >There's no point of adding them if they're empty anyway. I personally dislike nested .if statements and try to avoid them but yes, it likely works just as well. jaap _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
