back out MANCOMPRESSED - didn't notice the USE_IMAKE

This commit is contained in:
Peter Hawkins 1999-02-18 09:25:29 +00:00
parent 756f5bb329
commit 8e2e072dae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16758

View file

@ -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>