1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Add USE_XORG

- Fix include and lib paths

Reported by:	pointyhat via pav
Approved by: 	David Yeske <dyeske@gmail.com> (maintainer, implicit)
This commit is contained in:
Beech Rintoul 2008-03-23 21:48:07 +00:00
parent d6c2840aba
commit 687a2eed31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209641

View File

@ -22,6 +22,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
CONFLICTS= mrxvt-0.5.*
GNU_CONFIGURE= yes
USE_XORG= x11
.if defined(WITH_JAPANESE)
CONFIGURE_ARGS+= --enable-xim --enable-cjk --with-encoding=eucj
@ -32,8 +33,8 @@ LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
CONFIGURE_ARGS+= --enable-xft
.endif
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" \
LIBS="${LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib"
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LIBS="${LIBS} -L${LOCALBASE}/lib"
MAN1= mrxvt.1