Hi,

I am trying to port one of our Home Brew application for FreeBSD as we are
moving towards BSD from Linux. Now while creating the Makefile for creating
a port I am in a trouble. I want to automate the full script. My
application has RUN_DEPENDS for perl. And perl should be built with
PERL_64BITINT, THREADS and USE_PERL knobs for my application to work. Is
there any way I can force from my Makefile to build and install perl with
the above mentioned knobs.

I have thought of creating a patch file and changing the knobs
in /var/db/ports/<PKG NAME>/options. But is there any official way to
handle this?

Thanks in advance.

Regards,
Moin
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to