summaryrefslogtreecommitdiff
path: root/editors/yudit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r--editors/yudit/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index c7e13e673a8..0d43c87deb5 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2011/02/28 14:52:48 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2011/03/02 13:33:12 ryoon Exp $
-DISTNAME= yudit-2.8.1
+DISTNAME= yudit-2.9.2
CATEGORIES= editors
MASTER_SITES= http://yudit.org/download/
EXTRACT_SUFX= .tar.bz2
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://yudit.org/
COMMENT= Unicode Text Editor
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
@@ -18,7 +19,7 @@ USE_TOOLS+= gmake msgmerge
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-x
-BUILDLINK_DEPMETHOD.libXt?= build
+BUILDLINK_DEPMETHOD.libXt= build
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"