The following reply was made to PR ports/180999; it has been noted by GNATS.
From: Alberto Villa <avi...@freebsd.org> To: bug-follo...@freebsd.org, me...@bris.ac.uk Cc: Subject: Re: ports/180999: sysutils/qzeitgeist makes shared libs in SYSV format instead of FreeBSD Date: Sun, 17 Nov 2013 01:46:47 +0100 One difference is in INSTALL_TARGET;. When you install by hand you run `make install`, while the ports system uses `make install/strip` for CMake projects. Try running `make install/strip` in WRKSRC and see if you get the SYSV library. _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information