aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portscout
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2010-09-06 15:04:53 +0000
committerShaun Amott <shaun@FreeBSD.org>2010-09-06 15:04:53 +0000
commit424c77e10787bf4c536692790aae68c2aaadb889 (patch)
treed6c8ed94ff3bf4e8a5f1fe19c74ad32a1c7a18f4 /ports-mgmt/portscout
parentaaa27a19ee3d7a60c0095ad545508ed441a5fc29 (diff)
Notes
Diffstat (limited to 'ports-mgmt/portscout')
-rw-r--r--ports-mgmt/portscout/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/portscout/Makefile b/ports-mgmt/portscout/Makefile
index 174771f72eee..52d2232e1fb6 100644
--- a/ports-mgmt/portscout/Makefile
+++ b/ports-mgmt/portscout/Makefile
@@ -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