The following reply was made to PR ports/181212; it has been noted by GNATS.

From: Boris Samorodov <b...@passap.ru>
To: Tijl Coosemans <t...@coosemans.org>
Cc: bug-follo...@freebsd.org, b...@freebsd.org, 
 Raphael Kubo da Costa <rak...@freebsd.org>
Subject: Re: ports/181212: [patch] textproc/redland: add ftp/curl dependency
Date: Sat, 24 Aug 2013 12:27:23 +0400

 23.08.2013 23:01, Tijl Coosemans пишет:
 
 > Using Requires.private does seem to fix librdf.so though.
 > Executables like rdfproc still link with libcurl, but fixing the
 > library is at least an improvement.
 
 The fix at raptor2.pc seems to has effect.
 
 > To fix the executables you can add something like this to the redland
 > Makefile:
 > 
 > post-configure:
 >      @${REINPLACE_CMD} -e '/^link_all_deplibs=/s/=.*/=no/' \
 >              ${WRKSRC}/libtool
 
 But generated executables still have all dependencies. Seems that
 you patch the libtool file at the port directory but the port
 itself use libtool from LOCALBASE.
 
 > But I wonder if this should perhaps be turned into a new USES such that
 > other ports can use it as well.
 
 I think that it is not as simple as one sed command. :-(
 
 -- 
 WBR, Boris Samorodov (bsam)
 FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to