summaryrefslogtreecommitdiff
path: root/graphics/dxsamples
diff options
context:
space:
mode:
authorjoerg <joerg>2015-07-04 16:18:28 +0000
committerjoerg <joerg>2015-07-04 16:18:28 +0000
commit8960dd2c9e9e038c02b51ae70366143a898cfbf8 (patch)
treed8a48c8d2848b617581f63aeec6454f4736400cd /graphics/dxsamples
parent2c5fdae53d07cdfa1ea603c2f1a3e31a5bc97703 (diff)
downloadpkgsrc-8960dd2c9e9e038c02b51ae70366143a898cfbf8.tar.gz
Remove USE_X11BASE and X11PREFIX.
Diffstat (limited to 'graphics/dxsamples')
-rw-r--r--graphics/dxsamples/Makefile3
1 files changed, 1 insertions, 2 deletions
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"