From tkato@prontomail.com  Fri Aug  1 08:35:20 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3F2F737B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri,  1 Aug 2003 08:35:20 -0700 (PDT)
Received: from hfep07.dion.ne.jp (hfep07.dion.ne.jp [203.181.105.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8B2C043F3F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri,  1 Aug 2003 08:35:19 -0700 (PDT)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([61.204.120.209]) by hfep07.dion.ne.jp with SMTP
          id <20030801153517386.AAK@hfep07.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sat, 2 Aug 2003 00:35:17 +0900
Message-Id: <20030802003403.4bab0d93.tkato@prontomail.com>
Date: Sat, 2 Aug 2003 00:34:03 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: news/grn

>Number:         55156
>Category:       ports
>Synopsis:       Update port: news/grn
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 01 08:40:15 PDT 2003
>Closed-Date:    Fri Aug 01 11:31:13 PDT 2003
>Last-Modified:  Fri Aug 01 11:31:13 PDT 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Rearrange USE_GNOME

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/news/grn/Makefile news/grn/Makefile
--- /usr/ports/news/grn/Makefile	Tue Jul 29 21:33:13 2003
+++ news/grn/Makefile	Thu Jul 31 23:43:46 2003
@@ -16,27 +16,13 @@
 
 USE_X_PREFIX=	yes
 USE_BZIP2=	yes
+USE_PERL5=	yes
+USE_GNOME=	gnomehack gnomelibs gnomeprefix
 USE_GMAKE=	yes
-USE_GNOME=	yes
 USE_LIBTOOL=	yes
 LIBTOOLFILES=	configure libmutt/configure
 CONFIGURE_ENV=	glibpath="${GLIB_CONFIG}" \
 		CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 500000
-BROKEN=		"Does not compile"
-.endif
-
-pre-patch:
-	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		 s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
-		 s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \
-		 s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure
-	@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
-		's|\$$\(datadir\)/gnome/|\$$\(datadir\)/|g ; \
-		 s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g'
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: krion 
State-Changed-When: Fri Aug 1 11:30:54 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55156 
>Unformatted:
