From 12b60e5ea7a63c83126f0b4c9468094c1048c3b2 Mon Sep 17 00:00:00 2001 From: Peter Hawkins Date: Tue, 16 Feb 1999 12:22:20 +0000 Subject: Add NOMANCOMPRESS to Makefile (the native Makefile compresses man pages) --- graphics/xpm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/xpm/Makefile') diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index e19bd1811734..b924353779b3 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -3,7 +3,7 @@ # Date created: 14 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.20 1998/10/05 04:03:38 jkh Exp $ +# $Id: Makefile,v 1.21 1998/11/11 05:37:23 asami Exp $ # DISTNAME= xpm-3.4k @@ -15,6 +15,7 @@ MAINTAINER= jseger@FreeBSD.org USE_IMAKE= yes MAN1= cxpm.1 sxpm.1 +NOMANCOMPRESS= yes .include -- cgit v1.2.3