From 8960dd2c9e9e038c02b51ae70366143a898cfbf8 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 4 Jul 2015 16:18:28 +0000 Subject: Remove USE_X11BASE and X11PREFIX. --- graphics/dxsamples/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/dxsamples') diff --git a/graphics/dxsamples/Makefile b/graphics/dxsamples/Makefile index 11f5cfbcffc..90267782e8a 100644 --- a/graphics/dxsamples/Makefile +++ b/graphics/dxsamples/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/06 14:10:46 asau Exp $ +# $NetBSD: Makefile,v 1.28 2015/07/04 16:18:35 joerg Exp $ DISTNAME= dxsamples-4.4.0 CATEGORIES= graphics @@ -13,6 +13,5 @@ DEPENDS+= dx-[0-9]*:../../graphics/dx GNU_CONFIGURE= yes USE_TOOLS+= gmake makeinfo CONFIGURE_ARGS+= MAKEINFO=${TOOLS_PATH.makeinfo} -USE_X11BASE= yes .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3