1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Add missing bsd.port.options.mk include.

PR:		ports/149265 [1]
Submitted by:	Anonymous <swell.k@gmail.com> [1], ale
This commit is contained in:
Shaun Amott 2010-09-06 15:04:53 +00:00
parent aaa27a19ee
commit 424c77e107
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260646

View File

@ -32,6 +32,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
.include <bsd.port.options.mk>
.if defined(WITH_SQLITE3)
USE_SQLITE= 3
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite