summaryrefslogtreecommitdiff
path: root/x11/xorg-imake
diff options
context:
space:
mode:
authorreed <reed>2005-01-12 20:21:49 +0000
committerreed <reed>2005-01-12 20:21:49 +0000
commit0407f454b2c6469c597b30d52a3b753e2b54a461 (patch)
treea3ff24b404b10895b27d471787ce7482ca47f536 /x11/xorg-imake
parent29cda13ce1ed8d9a967e39fa776624511fcb4f70 (diff)
downloadpkgsrc-0407f454b2c6469c597b30d52a3b753e2b54a461.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/xorg-imake')
-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