summaryrefslogtreecommitdiff
path: root/x11/xorg-libs
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-12-27 17:26:18 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-12-27 17:26:18 +0000
commitb7efe9439ad0d0f74f48849b133a9f5977bc8d98 (patch)
treef789340d9554a8086c8aca00793eae82f59b1a70 /x11/xorg-libs
parent62a21550ca5e1aac446556431c6731e0332b060f (diff)
downloadpkgsrc-b7efe9439ad0d0f74f48849b133a9f5977bc8d98.tar.gz
Finish my previous commit and unbreak xorg-*:
* Move the subst macros for threadlib.h from xorg-libs to xorg/Makefile.common. * SUBST_CLASSES should be appended. Thanks to Manuel Stuehn <manuel.stuehn@student.uni-siegen.de> for the email showing me the problems.
Diffstat (limited to 'x11/xorg-libs')
-rw-r--r--x11/xorg-libs/Makefile17
1 files changed, 1 insertions, 16 deletions
diff --git a/x11/xorg-libs/Makefile b/x11/xorg-libs/Makefile
index b066b4b026a..a277830f73c 100644
--- a/x11/xorg-libs/Makefile
+++ b/x11/xorg-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/12/20 14:45:25 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/27 17:26:18 xtraeme Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-libs-${XORG_VER}
@@ -47,21 +47,6 @@ post-install:
@${LDCONFIG} ${X11ROOT}/lib || ${TRUE}
.endif
-.if !empty(MACHINE_PLATFORM:MNetBSD-2.[0-9]*)
-. if exists(/usr/include/threadlib.h)
-SUBST_CLASSES+= thr
-SUBST_STAGE.thr= post-patch
-SUBST_FILES.thr= config/cf/NetBSD.cf.in
-SUBST_SED.thr= -e 's|@@NETBSD_THREADLIB@@|-DUSE_NBSD_THREADLIB|'
-SUBST_MESSAGE.thr= "Fixes for threadlib.h."
-. else
-SUBST_CLASSES+= nada
-SUBST_STAGE.nada= post-patch
-SUBST_FILES.nada= config/cf/NetBSD.cf.in
-SUBST_SED.nada= -e 's|@@NETBSD_THREADLIB@@||'
-. endif
-.endif
-
pre-install:
.if !exists(${X11ROOT}/lib/pkgconfig)
${INSTALL_DATA_DIR} ${X11BASE}/lib/pkgconfig