Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2009 05:30:07 GMT
From:      Kazuo Dohzono <dohzono@axion-software.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/133452: Can't install www/linux-flashplugin9
Message-ID:  <200904070530.n375U7oE056379@freefall.freebsd.org>

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

From: Kazuo Dohzono <dohzono@axion-software.com>
To: bug-followup@FreeBSD.org, dohzono@gmail.com
Cc:  
Subject: Re: ports/133452: Can't install www/linux-flashplugin9
Date: Tue, 7 Apr 2009 13:58:08 +0900

 This will fix the problem.
 
 *** bsd.linux-apps.mk.orig        Tue Apr  7 06:47:10 2009
 --- bsd.linux-apps.mk        Tue Apr  7 13:52:49 2009
 ***************
 *** 66,72 ****
   # 2.6.16 components
   _LINUX_26_APPS=                libidn nspr nss openssl sqlite3 tcl84 tk84
 
 ! _LINUX_APPS_ALL+=        _LINUX_26_APPS
 
   # Let's check if components from USE_LINUX_APPS exist at _LINUX_26_APPS for
 LINUX_DIST_SUFFIX:=""
   .  if ${LINUX_DIST_SUFFIX}==""
 --- 66,72 ----
   # 2.6.16 components
   _LINUX_26_APPS=                libidn nspr nss openssl sqlite3 tcl84 tk84
 
 ! _LINUX_APPS_ALL+=        ${_LINUX_26_APPS}
 
   # Let's check if components from USE_LINUX_APPS exist at _LINUX_26_APPS for
 LINUX_DIST_SUFFIX:=""
   .  if ${LINUX_DIST_SUFFIX}==""



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