Date: Tue, 12 Mar 2013 20:10:01 GMT From: The BSD Dreamer <beastie@tardisi.com> To: gnome@FreeBSD.org Subject: Re: ports/176768: net-im/empathy: doesn't builds on -current Message-ID: <201303122010.r2CKA1kD068759@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176768; it has been noted by GNATS. From: The BSD Dreamer <beastie@tardisi.com> To: bug-followup@FreeBSD.org, rm@FreeBSD.org Cc: beastie@tardisi.com Subject: Re: ports/176768: net-im/empathy: doesn't builds on -current Date: Tue, 12 Mar 2013 15:06:00 -0500 After much trial and error, I found it depends on how the port is being updated/installed. Case #1 - if gstreamer-plugin is installed before the port is installed/updated, it doesn't work. (the %-enumtypes.h target in the Makefile under src does the dirty work.) Case #2 - if gstreamer-plugin is not installed, the port will then build it, use it and then install. using portmaster doesn't work, because portmaster will make and install gstreamer-plugin first -- resulting in case #1.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303122010.r2CKA1kD068759>