summaryrefslogtreecommitdiffstats
path: root/graphics/xwpick
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-25 00:44:33 +0000
committerasami <asami@FreeBSD.org>1998-08-25 00:44:33 +0000
commitb937352e44e1f240d9b751805046416b5e08125a (patch)
tree09b43d3fe9698d9a2c3ba65a0418c55e5eae1818 /graphics/xwpick
parent04251e7462b83c427f61f826e117651e3f7d2153 (diff)
downloadFreeBSD-ports-b937352e44e1f240d9b751805046416b5e08125a.zip
FreeBSD-ports-b937352e44e1f240d9b751805046416b5e08125a.tar.gz
These ports install uncompressed manpages even though USE_IMAKE is
set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours).
Diffstat (limited to 'graphics/xwpick')
-rw-r--r--graphics/xwpick/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xwpick/Makefile b/graphics/xwpick/Makefile
index cba725e..e33b5e7 100644
--- a/graphics/xwpick/Makefile
+++ b/graphics/xwpick/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 June 1998
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/07/12 23:35:13 steve Exp $
#
DISTNAME= xwpick-2.20
@@ -15,6 +15,7 @@ MAINTAINER= andy@icc.surw.chel.su
USE_IMAKE= yes
MAN1= xwpick.1
+MANCOMPRESSED= no
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/xwpick ${PREFIX}/bin
OpenPOWER on IntegriCloud