diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-26 07:26:18 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-26 07:26:18 +0000 |
commit | 4a9443879e659dc4d88e3a8753df38a3b3df51bf (patch) | |
tree | e612e2b216e6dec4c67debc4fbe77b2dfa5b3cef /graphics/xli/Makefile | |
parent | 0deeb6b2cef9c1b63b1ac54c7332958f32593ad8 (diff) | |
download | ports-4a9443879e659dc4d88e3a8753df38a3b3df51bf.tar.gz ports-4a9443879e659dc4d88e3a8753df38a3b3df51bf.zip |
Notes
Diffstat (limited to 'graphics/xli/Makefile')
-rw-r--r-- | graphics/xli/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile index 93958f1dbc7b..efeb552cd8dc 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -3,7 +3,7 @@ # Date created: 24 November 1994 # Whom: asami # -# $Id: Makefile,v 1.8 1998/10/05 03:13:39 steve Exp $ +# $Id: Makefile,v 1.9 1998/10/21 05:13:30 jkoshy Exp $ # DISTNAME= xli.1.16 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= jkoshy@FreeBSD.ORG +BROKEN= manpages + USE_IMAKE= yes MANN= xli.n xlito.n MANCOMPRESSED= no |