Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 21:17:04 -0500 (CDT)
From:      Wesley Shields <wxs@csh.rit.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69032: Please portlint [devel/ruby-gettext]
Message-ID:  <20040714021704.1BC2A18014@sirius.firepipe.net>
Resent-Message-ID: <200407140220.i6E2KNJF091983@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69032
>Category:       ports
>Synopsis:       Please portlint [devel/ruby-gettext]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 14 02:20:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD ack.ghi-east.org 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Jul 2 13:08:18 EST 2004 root@ack.ghi-east.org:/usr/obj/usr/src/sys/ACK i386

>Description:
devel/ruby-gettext does not please portlint.
This is the tenth in a series of patches to make ports please portlint.

>How-To-Repeat:
N/A

>Fix:

diff -ruN devel/ruby-gettext.orig/Makefile devel/ruby-gettext/Makefile
--- devel/ruby-gettext.orig/Makefile	Sun Jul 11 12:18:05 2004
+++ devel/ruby-gettext/Makefile	Sun Jul 11 12:18:33 2004
@@ -30,8 +30,6 @@
 
 post-install: doc-install
 
-.include <bsd.port.mk>
-
 doc-install:
 .if !defined(NOPORTDOCS)
 .if !defined(RUBY_NO_RD_HTML)
@@ -43,3 +41,5 @@
 	${MKDIR} ${RUBY_MODDOCDIR}
 	${CP} -R ${WRKSRC}/docs/* ${RUBY_MODDOCDIR}/
 .endif
+
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040714021704.1BC2A18014>