From sanpei@sanpei.org  Wed Mar  1 23:26:03 2000
Return-Path: <sanpei@sanpei.org>
Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3])
	by hub.freebsd.org (Postfix) with ESMTP id C350B37BC3A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Mar 2000 23:26:02 -0800 (PST)
	(envelope-from sanpei@sanpei.org)
Received: from lavender.yy.cs.keio.ac.jp (lavender.rad.cc.keio.ac.jp [131.113.16.115])
	by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id QAA09078;
	Thu, 2 Mar 2000 16:25:58 +0900 (JST)
	(envelope-from sanpei@sanpei.org)
Received: (from sanpei@localhost)
	by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id QAA08816;
	Thu, 2 Mar 2000 16:25:57 +0900 (JST)
Message-Id: <200003020725.QAA08816@lavender.yy.cs.keio.ac.jp>
Date: Thu, 2 Mar 2000 16:25:57 +0900 (JST)
From: sanpei@sanpei.org
Reply-To: sanpei@sanpei.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: update port: japanese/oleo
X-Send-Pr-Version: 3.2

>Number:         17123
>Category:       ports
>Synopsis:       update port: japanese/oleo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  1 23:30:00 PST 2000
>Closed-Date:    Mon Mar 6 06:09:27 PST 2000
>Last-Modified:  Mon Mar  6 06:11:10 PST 2000
>Originator:     MIHIRA Yoshiro
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Yokohama, Japan
>Environment:


>Description:

I'm maintainer of japanese/oleo.

I update these ports with below points:
	- add usr_XLIB(this program needs libX
	- add CONFIGURE_ENV
	- change and normalize my(maintainer) e-mail address
	  to sanpei@sanpei.org

Thank you.

>How-To-Repeat:

>Fix:

--- ports/japanese/oleo/Makefile.org	Thu Mar  2 16:16:12 2000
+++ ports/japanese/oleo/Makefile	Thu Mar  2 16:20:18 2000
@@ -18,9 +18,12 @@
 PATCHFILES=	oleo-1.6-1.6jb2.diff.gz
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER=	sanpei@yy.cs.keio.ac.jp
+MAINTAINER=	sanpei@sanpei.org
 
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+		LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
 GNU_CONFIGURE=yes
+USE_XLIB=	yes
 
 post-install:
 .if !defined(NOPORTDOCS)

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sada 
State-Changed-When: Mon Mar 6 06:09:27 PST 2000 
State-Changed-Why:  
Committed, but portlint says pkg/DESCR should be shorter than 
or equal to 24. 
>Unformatted:
