diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-25 00:44:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-25 00:44:33 +0000 |
commit | d211d15440acc7fb851503f7f2e09fa7c14985c5 (patch) | |
tree | 3aeffc9c0db2e54a014030da57d0e588b13408af /mail/xmailbox/Makefile | |
parent | 6b0bd40311a8abadb8e27f01569de65eff753e4a (diff) |
Notes
Diffstat (limited to 'mail/xmailbox/Makefile')
-rw-r--r-- | mail/xmailbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 637f6d3d0f2b..578f9721986b 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -3,7 +3,7 @@ # Date created: 23 May 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/07/04 19:42:45 steve Exp $ +# $Id: Makefile,v 1.2 1998/07/05 12:46:22 asami Exp $ # DISTNAME= xmailbox-2.5 @@ -16,8 +16,8 @@ MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm USE_IMAKE= yes - MAN1= xmailbox.1 +MANCOMPRESSED= no do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/xmailbox ${PREFIX}/bin |