summaryrefslogtreecommitdiff
path: root/x11/xorg-server/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-12-27 17:26:18 +0000
committerxtraeme <xtraeme>2004-12-27 17:26:18 +0000
commitcd4e64dea4f66de8f6151a0ff4e653c6eb0a1683 (patch)
treef789340d9554a8086c8aca00793eae82f59b1a70 /x11/xorg-server/Makefile
parent851f9156271cd336b1ff2ebec59eda517d45b64e (diff)
downloadpkgsrc-cd4e64dea4f66de8f6151a0ff4e653c6eb0a1683.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-server/Makefile')
-rw-r--r--x11/xorg-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xorg-server/Makefile b/x11/xorg-server/Makefile
index bb66ffb75b4..02ab60401bb 100644
--- a/x11/xorg-server/Makefile
+++ b/x11/xorg-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/12/02 22:53:58 hira Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/27 17:26:18 xtraeme Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-server-${XORG_VER}
@@ -28,7 +28,7 @@ XINSTALL_MAN_DIRS= programs/Xserver
REPLACE_PERL= exports/lib/modules/getconfig*
-SUBST_CLASSES= parser
+SUBST_CLASSES+= parser
SUBST_STAGE.parser= pre-install
SUBST_FILES.parser= programs/Xserver/hw/xfree86/parser/Makefile
SUBST_SED.parser= -e '/$$(INSTALL).*lib$$(LIBNAME).a/ d'