diff options
Diffstat (limited to 'textproc/dict/Makefile')
-rw-r--r-- | textproc/dict/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 62e998d9dfdf..26ba222e4e06 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -17,8 +17,7 @@ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= dd@FreeBSD.org COMMENT= Dictionary Server Protocol (RFC2229) client -LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl - +USE_LIBLTDL= yes USE_BISON= yes USE_REINPLACE= yes USE_LIBTOOL_VER=15 |