pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/wmi This package uses the Xft and freetype librarie...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b6341cbea13c
branches: trunk
changeset: 477395:b6341cbea13c
user: seb <seb%pkgsrc.org@localhost>
date: Thu Jul 01 16:28:33 2004 +0000
description:
This package uses the Xft and freetype libraries when they
are provided by the installed X11.
IMHO wmi is nicer with this support so make Xft2 a
requirement/dependency in all cases.
Bump PKGREVISION.
diffstat:
wm/wmi/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r d9730f644764 -r b6341cbea13c wm/wmi/Makefile
--- a/wm/wmi/Makefile Thu Jul 01 15:23:00 2004 +0000
+++ b/wm/wmi/Makefile Thu Jul 01 16:28:33 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/06/22 08:50:22 salo Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/01 16:28:33 seb Exp $
#
DISTNAME= wmi-8
+PKGREVISION= 1
CATEGORIES= wm
MASTER_SITES= http://download.berlios.de/wmi/
@@ -14,4 +15,5 @@
USE_X11= yes
GNU_CONFIGURE= yes
+.include "../../fonts/Xft2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index