summaryrefslogtreecommitdiff
path: root/wm/bbrun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/bbrun/Makefile')
-rw-r--r--wm/bbrun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/bbrun/Makefile b/wm/bbrun/Makefile
index 977cd253848..5af8aec49a8 100644
--- a/wm/bbrun/Makefile
+++ b/wm/bbrun/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/02/05 23:11:12 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/12/15 20:33:01 joerg Exp $
DISTNAME= bbrun-1.3
PKGREVISION= 4
@@ -21,7 +21,7 @@ do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/bbrun
${INSTALL_DATA} ${WRKDIR}/${DISTNAME}/README ${PREFIX}/share/doc/bbrun
-.include "../../graphics/xpm/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
+.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"