Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2024 12:05:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279914] [NEW PORT] astro/google-earth-pro 7.3.6
Message-ID:  <bug-279914-7788-CSfiep6QIt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279914-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279914-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #10 from Tijl Coosemans <tijl@FreeBSD.org> ---
In files/google-earth-pro.in the second %%LINUXBASE%% isn't necessary, but =
it's
probably harmless.  Besides that, the linux-c7 ports are missing pkg-plist.=
i386
and pkg-plist.aarch64.  You can create these like this:

make clean
make ARCH=3Di386 RUN_DEPENDS=3D
make ARCH=3Di386 RUN_DEPENDS=3D makeplist > pkg-plist.i386

Typically pkg-plist.i386 is the same as pkg-plist.amd64 but without usr/lib=
64,
and pkg-plist.aarch64 is the same but without usr/lib.

Do you have commit access?  Because if not, I can make these changes and you
don't need to submit a new patch.

--=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-279914-7788-CSfiep6QIt>