summaryrefslogtreecommitdiff
path: root/editors/wily
diff options
context:
space:
mode:
Diffstat (limited to 'editors/wily')
-rw-r--r--editors/wily/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile
index 36e6ef017cf..ff2f3937461 100644
--- a/editors/wily/Makefile
+++ b/editors/wily/Makefile
@@ -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 @@ COMMENT= Unix/X11 clone of the Plan9 acme editor/environment
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"