ports/133452: Can't install www/linux-flashplugin9
Kazuo Dohzono
dohzono at axion-software.com
Tue Apr 7 05:30:08 UTC 2009
The following reply was made to PR ports/133452; it has been noted by GNATS.
From: Kazuo Dohzono <dohzono at axion-software.com>
To: bug-followup at FreeBSD.org, dohzono at 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}==""
More information about the freebsd-ports-bugs
mailing list