aboutsummaryrefslogtreecommitdiff
path: root/mail/heirloom-mailx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/heirloom-mailx/Makefile')
-rw-r--r--mail/heirloom-mailx/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile
index 7658ab80822e..0e59debdcafb 100644
--- a/mail/heirloom-mailx/Makefile
+++ b/mail/heirloom-mailx/Makefile
@@ -6,19 +6,21 @@
#
PORTNAME= nail
-PORTVERSION= 10.6
+PORTVERSION= 10.7
CATEGORIES= mail
-MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
+MASTER_SITES= http://nail.berlios.de/archive/
MAINTAINER= ports@FreeBSD.org
COMMENT= BSD mail utility with MIME extensions
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
+USE_BZIP2= yes
+USE_OPENSSL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -liconv"
-CONFIGURE_ARGS= --with-rcfile="${PREFIX}/etc/nail.rc"
+CONFIGURE_ARGS= --with-openssl --with-rcfile="${PREFIX}/etc/nail.rc"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-liconv"
+LDFLAGS= -L${LOCALBASE}/lib
MAN1= nail.1