lthack and intlhack are now available in the FreeBSD ports tree.

This commit is contained in:
Joe Marcus Clarke 2004-06-29 05:25:35 +00:00
parent 0cb2d1279b
commit c8a8d6b5ff
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21302

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome_porting.sgml,v 1.12 2004/01/24 08:04:17 marcus Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome_porting.sgml,v 1.13 2004/06/27 19:20:33 marcus Exp $">
<!ENTITY title "FreeBSD GNOME Project: GNOME Desktop-Independent Components">
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -72,8 +72,6 @@
<td><tt>intlhack</tt> registers a dependency upon
<tt>textproc/intltool</tt> and patches broken
<tt>intltool-merge.in</tt> implementations.
<em>NOTE: Only available for the GNOME &gnomedevelver;
tree.</em>
</td>
<td><tt>intltool</tt></td>
</tr>
@ -90,9 +88,8 @@
<tr>
<td><tt>lthack</tt></td>
<td><tt>lthack</tt> prevents the installation of .la
files and ensures that <tt>${PTHREAD_LIBS}</tt> will be passed
to the linker. <em>NOTE: Only available for the GNOME
&gnomedevelver; tree.</em>
files and ensures that <tt>${PTHREAD_LIBS}</tt>
will be passed to the linker.
</td>
<td><tt>&nbsp;</tt></td>
</tr>