summaryrefslogtreecommitdiff
path: root/textproc/diction/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/diction/Makefile')
-rw-r--r--textproc/diction/Makefile12
1 files changed, 9 insertions, 3 deletions
diff --git a/textproc/diction/Makefile b/textproc/diction/Makefile
index 1b6daaf8e2e..5b7dfa4f40f 100644
--- a/textproc/diction/Makefile
+++ b/textproc/diction/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2004/02/14 00:54:45 grant Exp $
+# $NetBSD: Makefile,v 1.5 2005/06/01 03:01:58 snj Exp $
-DISTNAME= diction-1.02
+DISTNAME= diction-1.08
CATEGORIES= textproc
MASTER_SITES= http://www.moria.de/~michael/diction/
@@ -8,6 +8,12 @@ MAINTAINER= xs@nitric.net
HOMEPAGE= http://www.gnu.org/software/diction/diction.html
COMMENT= GNU version of diction and style
-GNU_CONFIGURE= YES
+BUILD_USES_MSGFMT= YES
+
+USE_PKGLOCALEDIR= YES
+
+GNU_CONFIGURE= YES
+
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"