summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-03-29 23:32:12 +0000
committerxtraeme <xtraeme>2005-03-29 23:32:12 +0000
commit4dee105f5951fb2e4d8055bfebfe92d3e1d9b5f1 (patch)
tree12a9471a5585209d99ddc1feedecccf78e324315 /x11
parent68608fc044f5d0197ce720f5f834f92702474023 (diff)
downloadpkgsrc-4dee105f5951fb2e4d8055bfebfe92d3e1d9b5f1.tar.gz
Sync SUBST_CLASSES=thr with meta-pkgs/xorg/Makefile.common, which
supports NetBSD>=1.6M.
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-imake/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xorg-imake/Makefile b/x11/xorg-imake/Makefile
index 13422a2e380..cd24cf7703b 100644
--- a/x11/xorg-imake/Makefile
+++ b/x11/xorg-imake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/03/22 09:46:10 adam Exp $
+# $NetBSD: Makefile,v 1.16 2005/03/29 23:32:12 xtraeme Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-imake-${XORG_VER}
@@ -91,7 +91,8 @@ post-install:
${ECHO} "#endif"; \
) >> ${X11ROOT}/lib/X11/config/host.def
-.if !empty(MACHINE_PLATFORM:MNetBSD-2.[0-9]*)
+.if !empty(MACHINE_PLATFORM:MNetBSD-1.6[M-Z]*) || \
+ !empty(MACHINE_PLATFORM:MNetBSD-[2-9]*)
. if exists(/usr/include/threadlib.h)
SUBST_CLASSES+= thr
SUBST_STAGE.thr= post-patch