freebsd-ports/news/husky-fidoconf/files/patch-Makefile
2003-01-08 22:37:54 +00:00

11 lines
516 B
Text

--- Makefile.orig Thu Dec 26 18:33:39 2002
+++ Makefile Thu Jan 9 03:44:07 2003
@@ -164,7 +164,7 @@
$(INSTALL) $(IIOPT) temp.h $(INCDIR)$(DIRSEP)fidoconf
$(INSTALL) $(IIOPT) afixcmd.h $(INCDIR)$(DIRSEP)fidoconf
$(INSTALL) $(IIOPT) arealist.h $(INCDIR)$(DIRSEP)fidoconf
- $(INSTALL) $(ILOPT) $(LIBFIDOCONFIG)$(LIB) $(LIBDIR)
+ $(INSTALL) $(ISLOPT) $(LIBFIDOCONFIG)$(LIB) $(LIBDIR)
(cd doc && $(MAKE) install)
@echo
@echo "*** For install man pages run 'gmake install-man' (unixes only)"