CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/06/20 15:20:34
Modified files:
www/seamonkey : Makefile
www/seamonkey/patches: patch-mozilla_toolkit_library_Makefile_in
Log message:
Blindly fix seamonkey after the kerberos update by replacing -lkrb5 -lcrypto
by `krb5-config --libs` in toolkit/library/Makefile.in, as it was done
in other mozillas...
