summaryrefslogtreecommitdiff
path: root/x11/rxvt
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-09 05:06:13 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-09 05:06:13 +0000
commit631a44b010a237fe2ccc85a869212ac99f1be1de (patch)
tree1edb34ecde5ae639a44b78c2b917be302c7fc519 /x11/rxvt
parent- Respect X11BASE (diff)
- Respect X11BASE for Xpm
Approved by: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=179243
Diffstat (limited to 'x11/rxvt')
-rw-r--r--x11/rxvt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 4c77b0f0a329..7573694851d6 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -27,7 +27,9 @@ USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-utmp --enable-wtmp \
- --with-xpm --enable-xpm-background --enable-transparency
+ --with-xpm --enable-xpm-background --enable-transparency \
+ --with-xpm-includes=${X11BASE}/include/X11 \
+ --with-xpm-library=${X11BASE}/lib
USE_BZIP2= yes
MAN1= rxvt.1
PLIST_FILES= bin/rxvt