summaryrefslogtreecommitdiff
path: root/graphics/xgraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xgraph/Makefile')
-rw-r--r--graphics/xgraph/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/xgraph/Makefile b/graphics/xgraph/Makefile
index 6674ebe46d1..42429134e65 100644
--- a/graphics/xgraph/Makefile
+++ b/graphics/xgraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/09/03 00:56:29 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2006/12/27 13:37:38 joerg Exp $
#
DISTNAME= xgraph-11.3.2-hack.9
@@ -12,4 +12,6 @@ COMMENT= Tool to draw a graph on an X11 display
USE_IMAKE= yes
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"