summaryrefslogtreecommitdiff
path: root/editors/wily
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-23 17:36:19 +0000
committerwiz <wiz>2006-02-23 17:36:19 +0000
commitc8b3daa296569b24ddf2ecb4a8f46abab1037be1 (patch)
tree9598c8ad41a18f2212e4a75989d8f4bcef1c2055 /editors/wily
parentae827ec9bfad81861b3a180408fbb1df739570cb (diff)
downloadpkgsrc-c8b3daa296569b24ddf2ecb4a8f46abab1037be1.tar.gz
Accept newer versions of libXgFonts.
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"