aboutsummaryrefslogtreecommitdiff
path: root/mail/asmail
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-02 13:40:53 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-02 13:40:53 +0000
commitbf3a6092d6caa9e4a7e6e9184583720a48bc70e1 (patch)
tree1d92cc119c061e1f27b85d2752fe4181f1012518 /mail/asmail
parent3db0cc754403adeb49a47acb1568f78c55f92b2b (diff)
downloadports-bf3a6092d6caa9e4a7e6e9184583720a48bc70e1.tar.gz
ports-bf3a6092d6caa9e4a7e6e9184583720a48bc70e1.zip
- Fix Xpm path
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=178587
Diffstat (limited to 'mail/asmail')
-rw-r--r--mail/asmail/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile
index 7655abbb1b0b..7b90fbdebc59 100644
--- a/mail/asmail/Makefile
+++ b/mail/asmail/Makefile
@@ -18,7 +18,10 @@ USE_XPM= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-CONFIGURE_ARGS= --enable-shaping
+CONFIGURE_ARGS= --enable-shaping \
+ --with-xpm \
+ --with-xpm-includes=${LOCALBASE}/include \
+ --with-xpm-library=${LOCALBASE}/lib
MAN1= asmail.1x
MAN5= asmailrc.5x