From 6854ec6d13b6f1b36d8de64cce0a40e93fbfa900 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 29 Jul 2004 05:19:45 +0000 Subject: Remove unused lines. --- x11/xorg-server/Makefile | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/x11/xorg-server/Makefile b/x11/xorg-server/Makefile index aae4275e2e4..3876a5b6f29 100644 --- a/x11/xorg-server/Makefile +++ b/x11/xorg-server/Makefile @@ -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 '/$$(INSTALL).*libfntstubs.a/ d' 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" -- cgit v1.2.3