pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xorg-server Remove unused lines.
details: https://anonhg.NetBSD.org/pkgsrc/rev/72bcfd9c1eb9
branches: trunk
changeset: 478743:72bcfd9c1eb9
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Jul 29 05:19:45 2004 +0000
description:
Remove unused lines.
diffstat:
x11/xorg-server/Makefile | 14 +-------------
1 files changed, 1 insertions(+), 13 deletions(-)
diffs (28 lines):
diff -r 83915602f829 -r 72bcfd9c1eb9 x11/xorg-server/Makefile
--- a/x11/xorg-server/Makefile Thu Jul 29 05:15:31 2004 +0000
+++ b/x11/xorg-server/Makefile Thu Jul 29 05:19:45 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/29 04:52:40 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/29 05:19:45 xtraeme Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-server-${XORG_VER}
@@ -43,18 +43,6 @@
SUBST_SED.stubs+= -e '/$$(RANLIB).*libfntstubs.a/ d'
SUBST_MESSAGE.stubs= "Fixing stubs Makefile."
-.if 0
-SUBST_CLASSES= mods
-SUBST_STAGE.mods= post-configure
-SUBST_FILES.mods= lib/font/Speedo/module/speedomod.c \
- lib/font/bitmap/module/bitmapmod.c \
- lib/font/Type1/module/type1mod.c \
- lib/font/FreeType/module/ftmodule.c \
- lib/font/X-TrueType/module/xttmodule.c
-SUBST_SED.mods= -e "s,XORG_VERSION_CURRENT,NULL,"
-SUBST_MESSAGE.mods= "Fixing font modules."
-.endif
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} != "NetBSD"
Home |
Main Index |
Thread Index |
Old Index