Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2020 19:20:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246007] astro/astrometry: Installation error, if math/gsl is also installed
Message-ID:  <bug-246007-7788-ZEUhuh70nP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246007-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246007-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=3D246007

--- Comment #6 from Tobias C. Berner <tcberner@freebsd.org> ---
(In reply to Tobias C. Berner from comment #5)
util/makefile.common
31:MAN1_INSTALL_DIR ?=3D $(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

--=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-246007-7788-ZEUhuh70nP>