perl Makefile.PL

Matt Mills matt_mills at btopenworld.com
Thu Jan 20 05:11:34 PST 2005


Yann Golanski wrote:
> I am trying to create a port that installs a perl module and I am
> getting stuck with executing the following command from the port
> Makefile.  I am sure that it's possible, I just could not find an
> example.  Could you point me to one?  Many thanks.

Use "PERL_CONFIGURE=	yes" in the Makefile. The port I maintain 
(irc/nethirc) uses this.

See bsd.port.mk (and others) in ports/Mk for more information.

-- 
Matt


More information about the freebsd-ports mailing list