diff options
-rw-r--r-- | graphics/xpm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index b924353779b3..8e425630a38f 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -3,7 +3,7 @@ # Date created: 14 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.21 1998/11/11 05:37:23 asami Exp $ +# $Id: Makefile,v 1.22 1999/02/16 12:22:20 thepish Exp $ # DISTNAME= xpm-3.4k @@ -15,7 +15,6 @@ MAINTAINER= jseger@FreeBSD.org USE_IMAKE= yes MAN1= cxpm.1 sxpm.1 -NOMANCOMPRESS= yes .include <bsd.port.pre.mk> |