diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-05 12:08:22 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-05 12:08:22 +0000 |
commit | cf0bbe06e751a7c054f9ed0b421322aaa076056e (patch) | |
tree | 72fe94414d4dba3f03a1be454ac025bc8a4d3e1d /mail/lbdb | |
parent | 6d00465c96ebee55db51368bdce1e50f29196ea2 (diff) | |
download | ports-cf0bbe06e751a7c054f9ed0b421322aaa076056e.tar.gz ports-cf0bbe06e751a7c054f9ed0b421322aaa076056e.zip |
Notes
Diffstat (limited to 'mail/lbdb')
-rw-r--r-- | mail/lbdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/lbdb/Makefile b/mail/lbdb/Makefile index d246b557f73b..0b5d6aefd9f4 100644 --- a/mail/lbdb/Makefile +++ b/mail/lbdb/Makefile @@ -22,6 +22,7 @@ WRKSRC= ${WRKDIR}/lbdb-${PORTVERSION} GNU_CONFIGURE= YES CONFIGURE_ARGS+= --libdir=${PREFIX}/libexec --enable-lbdb-dotlock USE_GMAKE= YES +USE_PERL5= yes MAN1= nodelist2lbdb.1 lbdbq.1 lbdb-fetchaddr.1 lbdb_dotlock.1 \ mutt_ldap_query.1 |