summaryrefslogtreecommitdiff
path: root/editors/wily
diff options
context:
space:
mode:
authorjoerg <joerg>2006-02-05 23:08:03 +0000
committerjoerg <joerg>2006-02-05 23:08:03 +0000
commit93e3b9e04264b93620166058e19ea42c856505b0 (patch)
tree55f8bf20a2509b6bfbeff866e548573d549d538e /editors/wily
parent64c62687571ac76a3ac8b5402e7bd4f1498bef90 (diff)
downloadpkgsrc-93e3b9e04264b93620166058e19ea42c856505b0.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"