Date: Sun, 30 Jun 2002 13:07:37 -0700 (PDT) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/glib20 Makefile ports/devel/glib20/files patch-gmodule-2.0.pc.in Message-ID: <200206302007.g5UK7bhv027188@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2002/06/30 13:07:37 PDT Modified files: devel/glib20 Makefile Removed files: devel/glib20/files patch-gmodule-2.0.pc.in Log: Revert sobomax's removal of --export-dynamic. This is needed for ports like bugbuddy which require the signal handler symbols to be exported to libglade. Other ports which require libglade may also benefit from --export-dynamic. If you find GNOME 2.0 applications that complain libglade cannot find a certain signal handler, recompile the port after updating to this revision of glib20. The problem should go away. Note, this may not be the optimum fix, but it is what the GNOME people probably intended, and gets things working for GNOME 2.0 Final. Revision Changes Path 1.71 +1 -0 ports/devel/glib20/Makefile 1.2 +0 -12 ports/devel/glib20/files/patch-gmodule-2.0.pc.in (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206302007.g5UK7bhv027188>