summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-01-12 20:21:49 +0000
committerreed <reed@pkgsrc.org>2005-01-12 20:21:49 +0000
commit19aaeb520a7887c118584861f864b1f510c5ac3a (patch)
treea3ff24b404b10895b27d471787ce7482ca47f536 /x11
parentd0256a6a5ce2f98cbc3d8edda291ad5879d255bb (diff)
downloadpkgsrc-19aaeb520a7887c118584861f864b1f510c5ac3a.tar.gz
This is for PR #28948 from Todd Willey so DragonFly.cf
should set CompessManPages to NO (as the default). Also bump PKGREVISION. (Maybe packages depending on this and on DragonFly should bump their depends.)
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-imake/Makefile3
-rw-r--r--x11/xorg-imake/files/DragonFly.cf2
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/xorg-imake/Makefile b/x11/xorg-imake/Makefile
index f753f2203f4..e6db61dad27 100644
--- a/x11/xorg-imake/Makefile
+++ b/x11/xorg-imake/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2004/12/27 17:26:18 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2005/01/12 20:21:49 reed Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-imake-${XORG_VER}
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG}
DISTFILES= X11R${XORG_VER}-src1.tar.gz X11R${XORG_VER}-src3.tar.gz
diff --git a/x11/xorg-imake/files/DragonFly.cf b/x11/xorg-imake/files/DragonFly.cf
index 5741a805f5a..53f872d430c 100644
--- a/x11/xorg-imake/files/DragonFly.cf
+++ b/x11/xorg-imake/files/DragonFly.cf
@@ -256,7 +256,7 @@ XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVe
#define InstKmemFlags -g kmem -m 2755
#ifndef CompressManPages
-# define CompressManPages YES
+# define CompressManPages NO
#endif
#define HasBsdMake YES