aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-02 21:40:53 +0800
committerrafan <rafan@FreeBSD.org>2006-12-02 21:40:53 +0800
commit38b40d509dfda391d91a5eb6d849ec7f0944e20c (patch)
tree590561c2f393fc6dd1cf06caa5918ededaadf825 /mail
parentce708ddf1ce28bce0c1a8f7d3e8409e91067a6d6 (diff)
downloadfreebsd-ports-graphics-38b40d509dfda391d91a5eb6d849ec7f0944e20c.tar.gz
freebsd-ports-graphics-38b40d509dfda391d91a5eb6d849ec7f0944e20c.tar.zst
freebsd-ports-graphics-38b40d509dfda391d91a5eb6d849ec7f0944e20c.zip
- Fix Xpm path
Reported by: pointyhat
Diffstat (limited to 'mail')
-rw-r--r--mail/asmail/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile
index 7655abbb1b0..7b90fbdebc5 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