aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-12-02 23:10:17 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-12-02 23:10:17 +0000
commit38f62903f9946cea344b159247241d6359bd2308 (patch)
treeaea7fdb50a54c561abfb521c345bc959f370593f /japanese
parentb7f66534d8d92e976e1266fd7182926ff4b9adb2 (diff)
downloadports-38f62903f9946cea344b159247241d6359bd2308.tar.gz
ports-38f62903f9946cea344b159247241d6359bd2308.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/rxvt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/rxvt/Makefile b/japanese/rxvt/Makefile
index 1b1729f99ed2..0bf7d6ab82ad 100644
--- a/japanese/rxvt/Makefile
+++ b/japanese/rxvt/Makefile
@@ -22,7 +22,9 @@ CONFIGURE_ARGS= --enable-xpm-background --enable-transparency \
--enable-menubar --enable-graphics --enable-xim \
--enable-languages --with-encoding=eucj \
--disable-backspace-key --disable-delete-key \
- --enable-utmp --enable-wtmp
+ --enable-utmp --enable-wtmp \
+ --with-xpm --with-xpm-includes=${X11BASE}/include/X11 \
+ --with-xpm-library=${X11BASE}/lib
DOCDIR= ${PREFIX}/share/doc/ja/rxvt
RXVTLIB= ${PREFIX}/lib/X11/rxvt