pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/jwm Use the pkgsrc dependencies for Xft2 and xpm (i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4034c9b94ea
branches: trunk
changeset: 517266:b4034c9b94ea
user: reed <reed%pkgsrc.org@localhost>
date: Mon Aug 07 13:33:01 2006 +0000
description:
Use the pkgsrc dependencies for Xft2 and xpm (instead of wip).
diffstat:
wm/jwm/Makefile | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (21 lines):
diff -r e3630ffd86aa -r b4034c9b94ea wm/jwm/Makefile
--- a/wm/jwm/Makefile Mon Aug 07 11:22:27 2006 +0000
+++ b/wm/jwm/Makefile Mon Aug 07 13:33:01 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/04 01:08:21 reed Exp $
+# $NetBSD: Makefile,v 1.2 2006/08/07 13:33:01 reed Exp $
#
DISTNAME= jwm-1.7
@@ -32,9 +32,7 @@
.include "options.mk"
-#.include "../../fonts/Xft2/buildlink3.mk"
-#.include "../../graphics/xpm/buildlink3.mk"
-.include "../../wip/libXft/buildlink3.mk"
-.include "../../wip/libXpm/buildlink3.mk"
+.include "../../fonts/Xft2/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index