diff options
Diffstat (limited to 'textproc/dictfmt')
-rw-r--r-- | textproc/dictfmt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index 8529e0f8205b..1184bd339a6b 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -15,8 +15,7 @@ DISTNAME= dictd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Formats a DICT protocol dictionary database -LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl - +USE_LIBLTDL= yes USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes |