Date: Wed, 14 Sep 2005 19:20:10 GMT From: Roman Neuhauser <neuhauser@sigpipe.cz> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/86098: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages Message-ID: <200509141920.j8EJKAos071104@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/86098; it has been noted by GNATS. From: Roman Neuhauser <neuhauser@sigpipe.cz> To: Pav Lucistnik <pav@FreeBSD.org> Cc: bug-followup@FreeBSD.org Subject: Re: ports/86098: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages Date: Wed, 14 Sep 2005 21:19:41 +0200 # pav@FreeBSD.org / 2005-09-14 19:38:45 +0200: > I think these alien modules should still get pear- automatically. > > Would changing MASTER_SITES= to MASTER_SITES?= solve the problem without > introducting PEAR_ALIEN variable? Changing all the assignments the patch wraps in !defined(PEAR_ALIEN) (instead of using the .if) would also *almost* work: there's still the bogus USE_REINPLACE=yes (although that has become almost a noop I guess), and the DIST_SUBDIR doesn't look right either. > Perhaps also EXTRACT_SUFX= to EXTRACT_SUFX?= ? Question for Antonio: does pear(1) accept packages with other suffixes besides .tgz? Are such packages common? -- How many Vietnam vets does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509141920.j8EJKAos071104>