diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /chinese/dictd-database | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) |
Notes
Diffstat (limited to 'chinese/dictd-database')
-rw-r--r-- | chinese/dictd-database/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile index d386a68eb1cd..40ebd797884a 100644 --- a/chinese/dictd-database/Makefile +++ b/chinese/dictd-database/Makefile @@ -15,7 +15,7 @@ DISTNAME= dict-zh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Chinese <-> English dictd words database -BUILD_DEPENDS= ${LOCALBASE}/bin/dictzip:${PORTSDIR}/chinese/dictd +BUILD_DEPENDS= ${LOCALBASE}/bin/dictzip:${PORTSDIR}/chinese/dictd USE_LIBTOOL_VER= 13 USE_GMAKE= yes |