diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-03 14:28:33 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-03 14:28:33 +0000 |
commit | 060c56d87d90fbe99f7f1f0f59573ed8ffec6fb8 (patch) | |
tree | ad789574d49211697aaea1cde082f54920e0cc5b /japanese/oleo | |
parent | 8936ab790f69cf9e1cb5c477b5735062f7710a06 (diff) | |
download | ports-060c56d87d90fbe99f7f1f0f59573ed8ffec6fb8.tar.gz ports-060c56d87d90fbe99f7f1f0f59573ed8ffec6fb8.zip |
Notes
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" |