diff options
author | sanpei <sanpei@FreeBSD.org> | 2000-08-03 22:28:33 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2000-08-03 22:28:33 +0800 |
commit | fb957f3fae38ca845f002f5194942953198f9ed5 (patch) | |
tree | 6c4bbf69ad08948059cb0b88eb756139dcecddbb /japanese/oleo | |
parent | efbb1815b51d98583c973bbd53988f1d21013493 (diff) | |
download | freebsd-ports-gnome-fb957f3fae38ca845f002f5194942953198f9ed5.tar.gz freebsd-ports-gnome-fb957f3fae38ca845f002f5194942953198f9ed5.tar.zst freebsd-ports-gnome-fb957f3fae38ca845f002f5194942953198f9ed5.zip |
change my e-mail address
--> sanpei@FreeBSD.org
Diffstat (limited to 'japanese/oleo')
-rw-r--r-- | japanese/oleo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile index dfcb602ce451..7c90b5ae0b59 100644 --- a/japanese/oleo/Makefile +++ b/japanese/oleo/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= http://www.hh.iij4u.or.jp/%7Ehayasida/oleo/ PATCHFILES= ${DISTNAME}-${PORTVERSION}jb2.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= sanpei@sanpei.org +MAINTAINER= sanpei@FreeBSD.org CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |