Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jan 2019 14:27:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234747] science/lm: Do not set VMD_VARS twice
Message-ID:  <bug-234747-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234747

            Bug ID: 234747
           Summary: science/lm: Do not set VMD_VARS twice
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: tobik@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

The second VMD_VARS overwrites the first VMD_VARS

VMD_VARS=3D               XUSE_VMD=3D1
VMD_VARS_OFF=3D           XUSE_VMD=3D0
VMD_VARS=3D=20=20=20=20=20=20=20=20=20=20=20=20=20=20
VMD_ARCH=3D${ARCH:S/amd64/FREEBSDAMD64/:S/${ARCH}/FREEBSD/}

so XUSE_VMD=3D1 is never passed to the build.

Is this a problem?  Can it be removed or merged together?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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