* On 2015-12-14 at 15:59 GMT, Josef 'Jeff' Sipek wrote: > pcp uses a slightly strange build process so a plain-ol' ./configure > && make && make install may be a bit of a PITA. First of all, it > uses 'GNUmakefile' instead 'Makefile' for makefile file names.
Ah, thanks Jeff. In that case Filip, you'll just need to add this: MAKE_FILE= GNUmakefile to your pkgsrc Makefile. It's still worth pursuing the ./configure failures though, and possibly adding the optional dependencies in an options.mk file for people to enable/disable them at build time. Cheers, -- Jonathan Perkin - Joyent, Inc. - www.joyent.com ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
