freebsd-ports/games/golly
Tobias Kortkamp 0eb0adb1ef games/golly: Fix build on aarch64 or when objdump is missing
Golly dlopens Python at runtime and looks up its shared library
name during configure.  It first tries to do this using
distutils.sysconfig.get_config_var("LDLIBRARY"), and then tries to
use objdump if that fails.  Since the former is unlikely to ever
fail on FreeBSD, objdump will never actually be called and we can
pacify configure by pretending objdump is available.
2018-08-12 12:32:08 +00:00
..
distinfo games/golly: Update to 3.2 2018-07-25 12:55:23 +00:00
Makefile games/golly: Fix build on aarch64 or when objdump is missing 2018-08-12 12:32:08 +00:00
pkg-descr
pkg-plist games/golly: Update to 3.2 2018-07-25 12:55:23 +00:00