aboutsummaryrefslogtreecommitdiff
path: root/mail/cone/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-04 12:03:10 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-04 12:03:10 +0000
commita718177c1d1e12287b187152e9ac2497ebe3d1c1 (patch)
tree4b95ac5b39d8c4befd39b627884f94e076fbba4d /mail/cone/Makefile
parent8a928af72d1ebb839a332158c27129b8a154275e (diff)
downloadports-a718177c1d1e12287b187152e9ac2497ebe3d1c1.tar.gz
ports-a718177c1d1e12287b187152e9ac2497ebe3d1c1.zip
Notes
Diffstat (limited to 'mail/cone/Makefile')
-rw-r--r--mail/cone/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile
index 82fc918f1f74..4e281d777d23 100644
--- a/mail/cone/Makefile
+++ b/mail/cone/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cone
-PORTVERSION= 0.55
+PORTVERSION= 0.56
CATEGORIES= mail
# This is for beta versions, leave it in please:
#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/
@@ -20,7 +20,7 @@ COMMENT= Console based mail client with POP3/IMAP/SMAP support
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
aspell.15:${PORTSDIR}/textproc/aspell \
ncurses.5:${PORTSDIR}/devel/ncurses
-BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
+BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_BZIP2= yes
@@ -36,8 +36,10 @@ MAN1= cone.1 leaf.1 mailtool.1
do-install:
cd ${WRKSRC} && make install-strip
+.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_MAN} ${WRKSRC}/ChangeLog ${DOCSDIR}
+.endif
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/sysconftool ${PREFIX}/sbin/cone-sysconftool