From c0cd3c9282087e910cd46007c5371f64c6c9c5fe Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 7 Feb 2006 22:37:38 +0000 Subject: This package only needs "USE_X11" and not "USE_X11BASE" because the installation directory is patched manually and it uses its own "imake" utility. --- x11/xservers/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/xservers/Makefile b/x11/xservers/Makefile index 6a57bb0ec0d..501f7145ea7 100644 --- a/x11/xservers/Makefile +++ b/x11/xservers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/02/05 23:11:49 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2006/02/07 22:37:38 tron Exp $ DISTNAME= xservers-3.3.6.5 PKGREVISION= 1 @@ -16,7 +16,7 @@ NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL" BUILD_TARGET= World PLIST_SRC= ${WRKDIR}/PLIST -USE_X11BASE= YES +USE_X11= YES .if !defined(X11_RELEASE) && !defined(CHECK_X11) X11_RELEASE!= ${MAKE} CHECK_X11=YES print-x11-release -- cgit v1.2.3