From 15b2da4e7400e4784657201f206a7ccf00cea053 Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 19 Aug 2006 19:06:20 +0000 Subject: Sync w/ FreeBSD ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7073 df743ca5-7f9a-e211-a948-0013205c9059 --- net/liferea/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'net/liferea/Makefile') diff --git a/net/liferea/Makefile b/net/liferea/Makefile index d07e792e1..bfcad1348 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -6,7 +6,7 @@ # PORTNAME= liferea -PORTVERSION= 1.0.19 +PORTVERSION= 1.0.21 PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -68,15 +68,10 @@ LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus post-patch: .ifdef WITH_MOZILLA - ${REINPLACE_CMD} -e 's,/usr/lib/mozilla,${LOCALBASE}/lib/${GECKO},g ; \ - s,%FREEBSD_MOZILLA_HOME%,${LOCALBASE}/lib/${GECKO},' \ - ${WRKSRC}/src/liferea.in ${REINPLACE_CMD} -e 's,firefox-,$$gecko_provider-,g' \ -e 's,\(gecko_provider=\).*$$,\1${GECKO},' \ -e 's,{print $$1},{print $$2},g' \ ${WRKSRC}/configure - ${REINPLACE_CMD} -e 's|gtk_moz_embed_set_comp_path(NULL)|gtk_moz_embed_set_comp_path("${LOCALBASE}/lib/${GECKO}")|' \ - ${WRKSRC}/src/mozilla/mozilla.c .endif .ifdef WITH_XPI @${MKDIR} ${WRKDIR}/{79ea0ec1-3fc3-4ade-8220-262d4c4825ab} -- cgit v1.2.3