From 0f81056e78de65b743920001a6d8f0327c6e997a Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 15 Sep 2012 20:48:37 +0000 Subject: Remove obsolete X11_TYPE logic. --- x11/xcompmgr/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'x11') diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile index 37b804e58cd..b2c4f407292 100644 --- a/x11/xcompmgr/Makefile +++ b/x11/xcompmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2009/11/09 19:08:42 tnn Exp $ +# $NetBSD: Makefile,v 1.27 2012/09/15 20:48:37 dholland Exp $ # DISTNAME= xcompmgr-1.1.5 @@ -28,13 +28,6 @@ XCOMPMGR_DEFS+= -DCAN_DO_USABLE=1 # default: 0 (damage notification) CPPFLAGS+= ${XCOMPMGR_DEFS} -.include "../../mk/bsd.prefs.mk" - -.if defined(X11_TYPE) && !empty(X11_TYPE:MXFree86) || \ - defined(X11_TYPE) && !empty(X11_TYPE:Mnative) || !defined(X11_TYPE) -PKG_FAIL_REASON+= "This package is exclusively for X.org." -.endif - .include "../../x11/compositeproto/buildlink3.mk" .include "../../x11/libXdamage/buildlink3.mk" .include "../../x11/libXcomposite/buildlink3.mk" -- cgit v1.2.3