summaryrefslogtreecommitdiff
path: root/textproc/dict-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dict-client/Makefile')
-rw-r--r--textproc/dict-client/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile
index 8166a6c1300..4935b2eb6a1 100644
--- a/textproc/dict-client/Makefile
+++ b/textproc/dict-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2009/12/30 11:58:48 abs Exp $
+# $NetBSD: Makefile,v 1.34 2011/02/03 12:55:50 obache Exp $
.include "../../textproc/dict-server/Makefile.common"
@@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/dictd/dict-client/}
CATEGORIES= textproc
COMMENT= Dictionary Service Protocol client
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-gpl-v2 AND mit
USE_TOOLS+= gmake yacc lex
USE_LIBTOOL= yes
@@ -18,7 +18,7 @@ BUILD_TARGET= dict
INSTALL_TARGET= install.dict
FILESDIR= ${.CURDIR}/../../textproc/dict-server/files
-PATCHDIR= ${.CURDIR}/../../textproc/dict-server/patches
+#PATCHDIR= ${.CURDIR}/../../textproc/dict-server/patches
DISTINFO_FILE= ${.CURDIR}/../../textproc/dict-server/distinfo
.include "../../devel/zlib/buildlink3.mk"