aboutsummaryrefslogtreecommitdiff
path: root/mail/xmail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-25 00:44:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-25 00:44:33 +0000
commitd211d15440acc7fb851503f7f2e09fa7c14985c5 (patch)
tree3aeffc9c0db2e54a014030da57d0e588b13408af /mail/xmail
parent6b0bd40311a8abadb8e27f01569de65eff753e4a (diff)
downloadports-d211d15440acc7fb851503f7f2e09fa7c14985c5.tar.gz
ports-d211d15440acc7fb851503f7f2e09fa7c14985c5.zip
These ports install uncompressed manpages even though USE_IMAKE is
set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours).
Notes
Notes: svn path=/head/; revision=12817
Diffstat (limited to 'mail/xmail')
-rw-r--r--mail/xmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile
index f2db69f49190..1d77f49d5a8c 100644
--- a/mail/xmail/Makefile
+++ b/mail/xmail/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 July 1997
# Whom: Stephen Roznowski <sjr1@flash.net>
#
-# $Id: Makefile,v 1.1.1.1 1998/01/09 04:57:37 andreas Exp $
+# $Id: Makefile,v 1.2 1998/01/09 04:59:36 andreas Exp $
#
DISTNAME= xmail_1.6
@@ -16,6 +16,7 @@ MAINTAINER= andreas@FreeBSD.ORG
USE_IMAKE= yes
MAN1= xmail.1
+MANCOMPRESSED= no
do-install:
$(INSTALL_PROGRAM) $(WRKSRC)/xmail $(PREFIX)/bin/xmail