summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hawkins <thepish@FreeBSD.org>1999-02-18 09:25:29 +0000
committerPeter Hawkins <thepish@FreeBSD.org>1999-02-18 09:25:29 +0000
commit8e2e072dae64bc9f5eb495892ed442acadb53a46 (patch)
tree3093a00544cb5070e15d4818025e175113604157
parentupgrade to 1.82.1 (diff)
back out MANCOMPRESSED - didn't notice the USE_IMAKE
Notes
Notes: svn path=/head/; revision=16758
-rw-r--r--graphics/xpm/Makefile3
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>