summaryrefslogtreecommitdiff
path: root/japanese/oleo/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-03-06 14:08:32 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-03-06 14:08:32 +0000
commit61e7b144c264c1b87470fd86a0d598fbd8540760 (patch)
tree9cbba64c20879715b9302da0bcfbe675c556fa73 /japanese/oleo/Makefile
parentMake using MASTERDIR directive. (diff)
Set USE_XLIB because this port needs Xlib.
Set CONFIGURE_ENV. Change maintainer's mail address. PR: ports/17123 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=26589
Diffstat (limited to 'japanese/oleo/Makefile')
-rw-r--r--japanese/oleo/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile
index d087079e7cc6..b6f59b1c27e9 100644
--- a/japanese/oleo/Makefile
+++ b/japanese/oleo/Makefile
@@ -18,9 +18,12 @@ PATCH_SITES= http://www.hh.iij4u.or.jp/%7Ehayasida/oleo/
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)