Hi,

Daniel Dickman <didick...@gmail.com> writes:

> WANTLIB in the port should actually be:
>
> -WANTLIB+=      c util z
> +WANTLIB+=      c m stdc++

Aside from this,
- you can just stuff the shared lib in PLIST.  It will be properly
  ignored on !shared archs. (Right now it will be ignored on all archs,
  because you don't have a %%shared%% entry in PLIST ;)
- please use CONFIGURE_ARGS = ${CONFIGURE_SHARED}
- FULLPKGNAME in PLIST looks wrong
- the bin/*.@(pl|in) scripts look broken.  Should they all be included?

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to