pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/whiteBOX Add missing x11.bl3.mk.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dcb1ade3d958
branches: trunk
changeset: 508581:dcb1ade3d958
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 21 22:42:39 2006 +0000
description:
Add missing x11.bl3.mk.
diffstat:
wm/whiteBOX/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 63a17ca1d8d2 -r dcb1ade3d958 wm/whiteBOX/Makefile
--- a/wm/whiteBOX/Makefile Tue Feb 21 22:42:05 2006 +0000
+++ b/wm/whiteBOX/Makefile Tue Feb 21 22:42:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/02/05 23:11:15 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2006/02/21 22:42:39 wiz Exp $
#
DISTNAME= whiteBOX-0.5
@@ -15,7 +15,6 @@
USE_LIBTOOL= YES
# this prevents us from build-depending on autoconf and automake
-# is it worth it?
pre-install:
${RM} -f ${WRKSRC}/mkinstalldirs
${ECHO} "#!${SH}" > ${WRKSRC}/mkinstalldirs
@@ -25,5 +24,5 @@
${INSTALL_DATA_DIR} ${PREFIX}/share/whiteBOX/plugins
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
-
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index