From 39a413d6b9a7cc3ecdfb4135af2645bf67d7f357 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 14 Dec 2004 04:54:37 +0000 Subject: Make portlint happier. They are not the patches from the submitter, but one which overcome knu@s objections about the original ones and discussed in ports/69037. PR: ports/69027 ports/69028 ports/69029 ports/69030 ports/69031 ports/69032 ports/69033 ports/69034 ports/69035 ports/69036 ports/69037 Submitted by: Wesley Shields --- devel/rubygem-gettext/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'devel/rubygem-gettext') diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile index a6e23568c363..beaadbc2559f 100644 --- a/devel/rubygem-gettext/Makefile +++ b/devel/rubygem-gettext/Makefile @@ -28,9 +28,9 @@ RUBY_SHEBANG_FILES= ${WRKSRC}/samples/*.rb DOCS_EN= ChangeLog README DOCS_JA= README.ja -post-install: doc-install +.include -.include +post-install: doc-install doc-install: .if !defined(NOPORTDOCS) @@ -45,3 +45,5 @@ doc-install: ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ja/ .endfor .endif + +.include -- cgit v1.2.3