summaryrefslogtreecommitdiffstats
path: root/mail/asmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/asmail/Makefile')
-rw-r--r--mail/asmail/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile
index 5c94da6..b409a2d 100644
--- a/mail/asmail/Makefile
+++ b/mail/asmail/Makefile
@@ -7,22 +7,21 @@
PORTNAME= asmail
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail afterstep
MASTER_SITES= http://www.tigr.net/afterstep/download/asmail/
MAINTAINER= ports@FreeBSD.org
COMMENT= Biff-type program, designed to match AfterStep
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= xpm
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --enable-shaping \
--with-xpm \
- --with-xpm-includes=${X11BASE}/include \
- --with-xpm-library=${X11BASE}/lib
+ --with-xpm-includes=${LOCALBASE}/include \
+ --with-xpm-library=${LOCALBASE}/lib
MAN1= asmail.1x
MAN5= asmailrc.5x
OpenPOWER on IntegriCloud