CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/07/10 16:41:11
Modified files:
devel/gettext : Makefile
devel/gettext/patches:
patch-gettext-tools_gnulib-lib_Makefile_in
patch-gettext-tools_src_Makefile_in
devel/gettext/pkg: PLIST
Log message:
As sthen@ pointed out, having @lib libfoo.so without corresponding
libfoo.a breaks on static archs, so stop deleting the static libraries
that are already built and installed.
