summaryrefslogtreecommitdiff
path: root/editors/wily
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
committerjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
commit5911def8168a758ff36655bdfb061b58eb52ff1c (patch)
tree55f8bf20a2509b6bfbeff866e548573d549d538e /editors/wily
parent2c6401a1061bb894c594273db42efd205d73bedc (diff)
downloadpkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'editors/wily')
-rw-r--r--editors/wily/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile
index 729dc6d6a0f..36e6ef017cf 100644
--- a/editors/wily/Makefile
+++ b/editors/wily/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2005/10/12 12:13:38 tonio Exp $
+# $NetBSD: Makefile,v 1.15 2006/02/05 23:08:59 joerg Exp $
#
DISTNAME= wily-0.13.41
+PKGREVISION= 1
CATEGORIES= editors plan9
MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/old/
EXTRACT_SUFX= .tgz
@@ -13,7 +14,7 @@ COMMENT= Unix/X11 clone of the Plan9 acme editor/environment
GNU_CONFIGURE= yes
CONFIGURE_HAS_MANDIR= no
-DEPENDS+= libXgFonts-1.0:../../fonts/Xg
+DEPENDS+= libXgFonts-1.0nb1:../../fonts/Xg
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"