diff options
Diffstat (limited to 'chinese/dictd-database/Makefile')
-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 d386a68..40ebd79 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 |