ports/146231: [feature request] www/firefox: use port libs

Anonymous swell.k at gmail.com
Mon Jun 14 20:50:03 UTC 2010


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

From: Anonymous <swell.k at gmail.com>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/146231: [feature request] www/firefox: use port libs
Date: Tue, 15 Jun 2010 00:47:34 +0400

 Aww, it wants LIB_DEPENDS and doesn't understand USE_SQLITE.
 --- b.diff begins here ---
 diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
 index 80172de..f1707f9 100644
 --- a/Mk/bsd.gecko.mk
 +++ b/Mk/bsd.gecko.mk
 @@ -341,7 +341,7 @@ nss_LDFLAGS+=		-L${LOCALBASE}/lib/nss -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH}
  png_LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png
  png_MOZ_OPTIONS=	--with-system-png=${LOCALBASE}
  
 -sqlite_USE_SQLITE=	yes
 +sqlite_LIB_DEPENDS=	sqlite3.8:${PORTSDIR}/databases/sqlite3
  sqlite_MOZ_OPTIONS=	--enable-system-sqlite
  
  xft_LIB_DEPENDS=	Xft.2:${PORTSDIR}/x11-fonts/libXft
 --- b.diff ends here ---


More information about the freebsd-gecko mailing list