Update the USE_AUTOTOOLS/USE_GNOME as of r368357 of the ports tree.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-09-17 08:38:32 +00:00
parent 00ec818e7c
commit 7a8f1c82b2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45629
2 changed files with 13 additions and 28 deletions

View file

@ -332,13 +332,7 @@ GCONF_SCHEMAS= CDDB-Slave2.schemas gnome-audio-profiles.schemas \
They also use the GNU configure system. If your port installs
shared libraries, and includes an <tt>ltmain.sh</tt> script
in its <tt>${WRKSRC}</tt> directory, you should add
<tt>USE_AUTOTOOLS="libtool":15</tt> to your port's Makefile.
However, if your port uses custom <tt>LIBTOOLFLAGS</tt>, you
must use <tt>USE_AUTOTOOLS="libtool":13:inc</tt> instead. If you have
to use <tt>libtool:X:inc</tt>, you must also add
<tt>lthack</tt> to <tt>USE_GNOME</tt>. In general, though,
<tt>lthack</tt> is deprecated, and should only be used if
absolutely necessary.</p>
<tt>USES=libtool</tt> to your port's Makefile.</p>
<!-- End GNOME libtool -->
<!-- Begin GNOME distfiles -->