[Bug 246007] astro/astrometry: Installation error, if math/gsl is also installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 28 19:20:05 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246007

--- Comment #6 from Tobias C. Berner <tcberner at freebsd.org> ---
(In reply to Tobias C. Berner from comment #5)
util/makefile.common
31:MAN1_INSTALL_DIR ?= $(INSTALL_DIR)/share/man/man1

Makefile
152:    $(MKDIR) '$(MAN1_INSTALL_DIR)'
156:    $(CP) man/*.1 '$(MAN1_INSTALL_DIR)'


looking at this, you should be able to fix this, by just defining
MAN1_INSTALL_DIR in the port-makefile.

Can I leave this to you?


mfg Tobias

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


More information about the freebsd-ports-bugs mailing list