pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: a request patch for mplayer Solaris10 amd64 gcc
On Thu, Oct 26, 2006 at 01:45:38PM +0200, Gilles Dauphin wrote:
> @@ -17,7 +21,12 @@
> CPPFLAGS+= -I/usr/X11R6/include
> BUILDLINK_PASSTHRU_DIRS+= /usr/X11R6/include
> .endif
> +.if ${OPSYS} == "SunOS" && ${MACHINE_ARCH} == "x86_64"
> +CPPFLAGS+= -I/usr/X11R6/include
> +BUILDLINK_PASSTHRU_DIRS+= /usr/X11R6/include
> +.endif
Can you drop a tarball of /usr/X11R6 somewhere? We should think about
always passing it through on Solaris10/i386
Joerg
Home |
Main Index |
Thread Index |
Old Index