Mono-space a portname.
This commit is contained in:
parent
8296e21480
commit
f851fa5980
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18304
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/porting.sgml,v 1.32 2003/09/20 18:51:15 adamw Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/porting.sgml,v 1.33 2003/09/20 18:56:25 adamw Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: How To Make a Port">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -84,8 +84,8 @@ gtk+-2.0 >= 2.0.0 gail libwnck-1.0 esound... yes
|
|||
There are a number of other such redundancies that can be eliminated
|
||||
from this list.</p>
|
||||
|
||||
<p>For the above list (taken from sysutils/gok), the following is
|
||||
defined in the <tt>Makefile</tt>:
|
||||
<p>For the above list (taken from <tt>sysutils/gok</tt>), the
|
||||
following is defined in the <tt>Makefile</tt>:
|
||||
|
||||
<pre>
|
||||
USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue