1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/editors/mined/files/patch-src::mkinclud.mak
Thierry Thomas a7c445ca05 Update to 2000.13.1.
Changelog at <http://towo.net/mined/changes.html>.

PR:		ports/104660
Submitted by:	Thomas Abthorpe <thomas (at) goodking.ca>
2006-10-31 22:02:50 +00:00

13 lines
439 B
Makefile

--- src/mkinclud.mak.orig Mon Oct 9 18:00:00 2006
+++ src/mkinclud.mak Sat Oct 21 13:51:41 2006
@@ -469,8 +469,7 @@
mkdir -p $(lrundir)
/bin/cp -pr ../usrshare/*/ $(lrundir)
mkdir -p $(lmandir)/man1
- $(INSTALL) ../man/*.1 $(lmandir)/man1
- if (ls $(lmandir)/man1/*.gz && type gzip) > /dev/null 2>&1; then gzip -f $(lmandir)/man1/mined.1; fi
+ $(BSD_INSTALL_MAN) ../man/*.1 $(lmandir)/man1
$(extrainstall)
# /opt installation: