aboutsummaryrefslogtreecommitdiff
path: root/mail/asmail
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-02 13:50:17 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-02 13:50:17 +0000
commit85f0b27e3b677fd7fa24d916468e32ee722d7a43 (patch)
tree93385f71c7489f08ffd025a43fff2ad27a018c70 /mail/asmail
parentbf3a6092d6caa9e4a7e6e9184583720a48bc70e1 (diff)
downloadports-85f0b27e3b677fd7fa24d916468e32ee722d7a43.tar.gz
ports-85f0b27e3b677fd7fa24d916468e32ee722d7a43.zip
- Xpm is in X11BASE, not LOCALBASE
Notes
Notes: svn path=/head/; revision=178588
Diffstat (limited to 'mail/asmail')
-rw-r--r--mail/asmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile
index 7b90fbdebc59..f267a2167303 100644
--- a/mail/asmail/Makefile
+++ b/mail/asmail/Makefile
@@ -20,8 +20,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-shaping \
--with-xpm \
- --with-xpm-includes=${LOCALBASE}/include \
- --with-xpm-library=${LOCALBASE}/lib
+ --with-xpm-includes=${X11BASE}/include \
+ --with-xpm-library=${X11BASE}/lib
MAN1= asmail.1x
MAN5= asmailrc.5x