summaryrefslogtreecommitdiff
path: root/x11/xflame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xflame/Makefile')
-rw-r--r--x11/xflame/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xflame/Makefile b/x11/xflame/Makefile
index 1ff4a28216c..8b1fc18b6e9 100644
--- a/x11/xflame/Makefile
+++ b/x11/xflame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/03/04 21:31:12 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2006/12/27 13:37:45 joerg Exp $
#
DISTNAME= xflame-1.1.1
@@ -11,4 +11,6 @@ COMMENT= Draws a flame on the screen
USE_IMAKE= yes
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"