diff options
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 |