summaryrefslogtreecommitdiff
path: root/wm/openbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/openbox/Makefile')
-rw-r--r--wm/openbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index be2ace68b2f..29ffff6a033 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/01/05 20:10:12 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/03/22 18:16:28 jmmv Exp $
#
DISTNAME= openbox-2.2.3
@@ -15,6 +15,7 @@ USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
+.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../fonts/Xft2/buildlink2.mk"
.include "../../graphics/freetype2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"