ports/93728: astro/xephem - port installs cat page, not man page
Josh Paetzel
josh at tcbug.org
Thu Mar 16 20:10:26 UTC 2006
The following reply was made to PR ports/93728; it has been noted by GNATS.
From: Josh Paetzel <josh at tcbug.org>
To: bug-followup at freebsd.org,
edwin at freebsd.org
Cc:
Subject: Re: ports/93728: astro/xephem - port installs cat page, not man page
Date: Thu, 16 Mar 2006 14:01:11 -0600
Here's a patch that will hopefully expedite getting this pr committed.
--- Makefile.old Thu Mar 16 13:57:14 2006
+++ Makefile Thu Mar 16 13:58:16 2006
@@ -54,6 +54,7 @@
pre-install:
@${FIND} ${WRKSRC}/../.. -name Makefile.bak -type f | ${XARGS}
${RM} -f
+ @${CP} ${WRKSRC}/xephem.man ${WRKSRC}/xephem.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xephem ${PREFIX}/bin
--
Thanks,
Josh Paetzel
More information about the freebsd-ports-bugs
mailing list