pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/wily Accept newer versions of libXgFonts.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7643010cf83
branches:  trunk
changeset: 508667:c7643010cf83
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 23 17:36:19 2006 +0000

description:
Accept newer versions of libXgFonts.

diffstat:

 editors/wily/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 09b132a44152 -r c7643010cf83 editors/wily/Makefile
--- a/editors/wily/Makefile     Thu Feb 23 15:40:35 2006 +0000
+++ b/editors/wily/Makefile     Thu Feb 23 17:36:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:08:59 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/02/23 17:36:19 wiz Exp $
 #
 
 DISTNAME=      wily-0.13.41
@@ -14,7 +14,7 @@
 GNU_CONFIGURE= yes
 CONFIGURE_HAS_MANDIR=  no
 
-DEPENDS+=      libXgFonts-1.0nb1:../../fonts/Xg
+DEPENDS+=      libXgFonts>=1.0nb1:../../fonts/Xg
 
 .include "../../mk/x11.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index