summaryrefslogtreecommitdiff
path: root/graphics/dxsamples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dxsamples/Makefile')
-rw-r--r--graphics/dxsamples/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dxsamples/Makefile b/graphics/dxsamples/Makefile
index 1e3ac8fe592..0befc9316c7 100644
--- a/graphics/dxsamples/Makefile
+++ b/graphics/dxsamples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/05/22 20:08:04 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2005/06/01 18:02:54 jlam Exp $
DISTNAME= dxsamples-4.3.2
CATEGORIES= graphics
@@ -14,4 +14,5 @@ GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_X11BASE= yes
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"