pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/olvwm Modular Xorg support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/06402db26642
branches: trunk
changeset: 523492:06402db26642
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jan 08 17:11:31 2007 +0000
description:
Modular Xorg support.
diffstat:
wm/olvwm/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 3112e41e824d -r 06402db26642 wm/olvwm/Makefile
--- a/wm/olvwm/Makefile Mon Jan 08 17:00:58 2007 +0000
+++ b/wm/olvwm/Makefile Mon Jan 08 17:11:31 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/12/15 20:33:02 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2007/01/08 17:11:31 joerg Exp $
#
DISTNAME= olvwm4.src4
@@ -16,6 +16,9 @@
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
+.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../x11/xview-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index