summaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-08 08:37:36 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-08 08:37:36 +0000
commit28b5c7b520a2c15c8f517a8da9f467f0e9543fde (patch)
tree3399a63fdf211042062fe23e6df3ab91bbaccefb /mail/mutt/Makefile
parento Add ja-postgresql80-man 8.0.2, Japanese online manual (diff)
- Use mime.types from misc/mime-support
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=134842
Diffstat (limited to 'mail/mutt/Makefile')
-rw-r--r--mail/mutt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index a5555c38f88f..29817493e003 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mutt
PORTVERSION= 1.4.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES+= mail ipv6
MASTER_SITES= ftp://ftp.mutt.org/mutt/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
@@ -34,7 +34,8 @@ CONFLICTS= mutt-devel-*
WITH_SLANG= yes
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \
- urlview:${PORTSDIR}/textproc/urlview
+ urlview:${PORTSDIR}/textproc/urlview \
+ ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
.endif
.if ${MACHINE_ARCH} != "alpha"
# coredump in sgmls
@@ -160,7 +161,6 @@ pre-install:
post-install:
${INSTALL_DATA} ${WRKSRC}/Muttrc ${PREFIX}/etc/Muttrc.dist
- ${INSTALL_DATA} ${WRKSRC}/mime.types ${PREFIX}/etc/mime.types.dist
.if !defined(NOPORTDOCS)
@${ECHO} "===> Installing Mutt documentation"
@${MKDIR} ${DOCSDIR} && ${CHMOD} a+rx ${DOCSDIR}