Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2006 09:50:18 GMT
From:      Dmitry Marakasov <amdmi3@mail.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/99634: graphics/gnash dependencies not updated after gtkglext version bump
Message-ID:  <200606300950.k5U9oIk0048114@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/99634; it has been noted by GNATS.

From: Dmitry Marakasov <amdmi3@mail.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/99634: graphics/gnash dependencies not updated after gtkglext version bump
Date: Fri, 30 Jun 2006 13:48:07 +0400

 * Edwin Groothuis (edwin@FreeBSD.org) wrote:
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 
 I approve, thanks Remy. Patch follows.
 
 --- gnash-Makefile.patch begins here ---
 --- Makefile.orig	Tue Jun  6 16:45:25 2006
 +++ Makefile	Fri Jun 30 13:44:51 2006
 @@ -43,7 +43,7 @@
  PLIST_SUB+=	PLUGIN="@comment "
  .else
  USE_GNOME+=	atk pango gtk20
 -LIB_DEPENDS+=	gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
 +LIB_DEPENDS+=	gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
  PLIST_SUB+=	PLUGIN=""
  .endif
  
 --- gnash-Makefile.patch ends here ---
 
 -- 
 Best regards,
  Dmitry                          mailto:amdmi3@mail.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606300950.k5U9oIk0048114>