aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/plan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/plan/Makefile')
-rw-r--r--deskutils/plan/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile
index 279a97031f19..0e9f9843b336 100644
--- a/deskutils/plan/Makefile
+++ b/deskutils/plan/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 April 1996
# Whom: Daniel Eischen <deischen@iworks.InterWorks.org>
#
-# $Id: Makefile,v 1.1.1.1 1996/08/05 07:38:10 tg Exp $
+# $Id: Makefile,v 1.2 1996/08/09 04:27:44 asami Exp $
#
DISTNAME= plan-1.5.1
@@ -13,11 +13,7 @@ MASTER_SITES= ftp://ftp.x.org/contrib/applications/
MAINTAINER= deischen@iworks.InterWorks.org
REQUIRES_MOTIF= yes
-
-post-install:
-.if !defined(NOMANCOMPRESS)
- gzip -9nf ${PREFIX}/man/man1/plan.1
- gzip -9nf ${PREFIX}/man/man4/plan.4
-.endif
+MAN1= plan.1
+MAN4= plan.4
.include <bsd.port.mk>