https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257131

Kubilay Kocak <ko...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-patch

--- Comment #8 from Kubilay Kocak <ko...@freebsd.org> ---
(In reply to Neal Nelson from comment #7)

1) Yep, so LICENSE_FILE=${WRKSRC}/path-to/license-file, in this packages case
its ${WRKSRC}/LICENSE (iirc)

2) Ack.

3) Your method works, using PLIST_FILES/PLIST_SUB is the preferred 'framework'
way.

4) Re clang, unless im missing/misunderstanding something, if cadquery-pywrap
does 'import clang' directly (iirc it does), this port should explicitly depend
on a port that provides that module, so a py-clang port will be necessary.
Presumably this is why pywrap has an 'install_requires = clang' dependency line

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to