summaryrefslogtreecommitdiff
path: root/wm/bbrun
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-08 15:01:17 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-08 15:01:17 +0000
commitc3a3295415bbf81d809bf65920708e1088b7a58c (patch)
tree038d898eda05b46d2598ad9d8c518ab81e978a82 /wm/bbrun
parent6b868ada1f53c93e9e140d84e18d9d2c1b91f935 (diff)
downloadpkgsrc-c3a3295415bbf81d809bf65920708e1088b7a58c.tar.gz
Modular Xorg support.
Diffstat (limited to 'wm/bbrun')
-rw-r--r--wm/bbrun/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/bbrun/Makefile b/wm/bbrun/Makefile
index 5af8aec49a8..ebb40d434eb 100644
--- a/wm/bbrun/Makefile
+++ b/wm/bbrun/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/12/15 20:33:01 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2007/01/08 15:04:45 joerg Exp $
DISTNAME= bbrun-1.3
PKGREVISION= 4
@@ -23,5 +23,6 @@ do-install:
.include "../../x11/gtk/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"