clementine packaging fails on i386, the files in share/clementine/ don't get installed - also some LIB_DEPENDS get stripped by pkg_create because there is no associated wantlib (see DIAGNOSTICS in bsd.port.mk(5) for info), need to work out whether these are build depends or if they are dlopen()d at run time (in which case list them in WANTLIB with a comment explaining why so they don't get removed if someone syncs wantlib)
Create /usr/ports/packages/i386/all/clementine-1.1.1.tgz LIB_DEPENDS audio/libnjb not needed for audio/clementine ? LIB_DEPENDS devel/libplist not needed for audio/clementine ? LIB_DEPENDS graphics/ffmpeg not needed for audio/clementine ? it also picks up math/fftw3 if installed: clementine-1.1.1(audio/clementine): Missing lib: fftw3.6 (/usr/local/bin/clementine) (NOT REACHABLE) dpb log http://junkpile.org/clementine.log CC'ing ports as there will be undoubtedly be at least 2 other people who notice this soon ;)
