From tkato@prontomail.com  Fri Aug  1 08:34:40 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 3D1BE37B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri,  1 Aug 2003 08:34:40 -0700 (PDT)
Received: from hfep01.dion.ne.jp (hfep01.dion.ne.jp [203.181.105.67])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7FE8C43FBF
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri,  1 Aug 2003 08:34:39 -0700 (PDT)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([61.204.120.209]) by hfep01.dion.ne.jp with SMTP
          id <20030801153437607.KZG@hfep01.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sat, 2 Aug 2003 00:34:37 +0900
Message-Id: <20030802003344.673db174.tkato@prontomail.com>
Date: Sat, 2 Aug 2003 00:33:44 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: graphics/morpheus

>Number:         55151
>Category:       ports
>Synopsis:       Update port: graphics/morpheus
>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:13 PDT 2003
>Closed-Date:    Fri Aug 01 11:36:47 PDT 2003
>Last-Modified:  Fri Aug 01 11:36:47 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/graphics/morpheus/Makefile graphics/morpheus/Makefile
--- /usr/ports/graphics/morpheus/Makefile	Tue Jul 29 21:32:24 2003
+++ graphics/morpheus/Makefile	Fri Aug  1 20:21:50 2003
@@ -17,18 +17,11 @@
 		gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
 
 USE_X_PREFIX=	yes
-USE_GMAKE=	yes
 USE_MESA=	yes
-USE_GNOME=	yes
+USE_GNOME=	gnomehack gnomelibs gnomeprefix
+USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LIBS="-L${LOCALBASE}/lib"
-
-pre-patch:
-	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-	@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
-		's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
-		 s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
+		LDFLAGS="-L${LOCALBASE}/lib"
 
 .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:36:32 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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