Your three ports need to add CONFLICTS.

Stanislav Sedov stas at FreeBSD.org
Sat Aug 2 17:32:24 UTC 2008


On Fri, 01 Aug 2008 12:15:50 -0500
"Jeremy Messenger" <mezz7 at cox.net> mentioned:

> Hello Stanislav,
> 
> Your three ports need to add CONFLICTS:
> 
> djvulibre and djvulibre-nox11 conflict: Install same nox11 stuff, the real  
> solution is to force djvulibre to not install nox11 stuff then depend on  
> djvulibre-nox11 to resolve the conflict and avoid use CONFLICTS.
> djview4 and djvulibre conflict: Install same  
> lib/browser_plugins/nsdejavu.so.
> 
> While I am here, the djview4's plugin does not work by default because of  
> missing to link with X11 library (-lXt -lXext). I had to fix it by do this:
> 
> ---------------------------------------------
> 	@${REINPLACE_CMD} -e 's,/netscape/,/djview4/, ; \
> 		s|@NSDEJAVU_LIBS@|@NSDEJAVU_LIBS@ -lXt -lXext|g' \
> 		${WRKSRC}/nsdejavu/Makefile.in ${WRKSRC}/nsdejavu/nsdejavu.1.in
> ---------------------------------------------
> 

Done.
Thanks for the report!

-- 
Stanislav Sedov
ST4096-RIPE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20080802/9cb2c959/attachment.pgp


More information about the freebsd-ports mailing list