summaryrefslogtreecommitdiff
path: root/editors/yudit/Makefile
diff options
context:
space:
mode:
authoradam <adam>2005-08-12 13:47:31 +0000
committeradam <adam>2005-08-12 13:47:31 +0000
commitd7e15721395dfbd3eae772a335039d30e28f2631 (patch)
treee3b3911735321f6894df94e7abe39a569a5b384c /editors/yudit/Makefile
parentef9aba87a4ca77581228f7187bbfebd95a3e6f99 (diff)
downloadpkgsrc-d7e15721395dfbd3eae772a335039d30e28f2631.tar.gz
Changes 2.7.8:
o Several new keymaps has been added o New handwriting recognition files has been added. o FAQ and GUI translations has been added. o AMD 64 bit fixes has been added. o Filename and application icon is now shown.
Diffstat (limited to 'editors/yudit/Makefile')
-rw-r--r--editors/yudit/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index ff275505516..468d2344e59 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -1,21 +1,18 @@
-# $NetBSD: Makefile,v 1.16 2005/06/01 18:02:46 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.17 2005/08/12 13:47:31 adam Exp $
-DISTNAME= yudit-2.7.6
-PKGREVISION= 1
+DISTNAME= yudit-2.7.8
CATEGORIES= editors
MASTER_SITES= http://yudit.org/download/
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://yudit.org/
COMMENT= Unicode Text Editor
-USE_TOOLS+= gmake
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= yes
-
+USE_LANGUAGES= c c++
+USE_TOOLS+= gmake
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-x
-.include "../../graphics/freetype-lib/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"