mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Set USE_XLIB because this port needs Xlib.
Set CONFIGURE_ENV. Change maintainer's mail address. PR: ports/17123 Submitted by: maintainer
This commit is contained in:
parent
d868b087c5
commit
61e7b144c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26589
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user