summaryrefslogtreecommitdiff
path: root/x11-clocks/xtimer
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-21 01:39:12 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-21 01:39:12 +0000
commita3ce042589f77554b1961ba1d20d7aadae0284cf (patch)
tree06bc0b1dca7ccd346b0009dcb3272b16fff6c0dc /x11-clocks/xtimer
parentfix usage (diff)
Make these build in an ELF world and use MAN1 for manpages.
Notes
Notes: svn path=/head/; revision=13275
Diffstat (limited to 'x11-clocks/xtimer')
-rw-r--r--x11-clocks/xtimer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile
index 436422aa3868..a39004c47cc9 100644
--- a/x11-clocks/xtimer/Makefile
+++ b/x11-clocks/xtimer/Makefile
@@ -3,7 +3,7 @@
# Date created: 05 Apr 1997
# Whom: candy@fct.kgc.co.jp
#
-# $Id: Makefile,v 1.2 1997/06/15 10:44:39 asami Exp $
+# $Id: Makefile,v 1.3 1998/08/07 22:28:05 asami Exp $
#
DISTNAME= xtimer-8087
@@ -15,6 +15,5 @@ MAINTAINER= candy@fct.kgc.co.jp
USE_IMAKE= yes
MAN1= xtimer.1
-MANCOMPRESSED= yes
.include <bsd.port.mk>