diff -ruN comms/ruby-termios.orig/Makefile comms/ruby-termios/Makefile --- comms/ruby-termios.orig/Makefile Sun Jul 11 10:59:16 2004 +++ comms/ruby-termios/Makefile Sun Jul 11 11:00:39 2004 @@ -34,8 +34,6 @@ post-install: doc-install -.include - doc-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODEXAMPLESDIR} @@ -45,3 +43,5 @@ ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .endif + +.include