Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Mar 2000 16:25:57 +0900 (JST)
From:      sanpei@sanpei.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17123: update port: japanese/oleo
Message-ID:  <200003020725.QAA08816@lavender.yy.cs.keio.ac.jp>

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

>Number:         17123
>Category:       ports
>Synopsis:       update port: japanese/oleo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  1 23:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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