summaryrefslogtreecommitdiff
path: root/ports-mgmt/newportsversioncheck
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-08 22:05:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-08 22:05:41 +0000
commitbd415575bf2c4be6bf6a1afa2f897c8b7aa8c031 (patch)
treec5e02b3a5fb6f56022721ae2e4a5b11af5ac4905 /ports-mgmt/newportsversioncheck
parent- Add depends on gst-plugins-gnomevfs (diff)
use USE_SQLITE
Notes
Notes: svn path=/head/; revision=147646
Diffstat (limited to 'ports-mgmt/newportsversioncheck')
-rw-r--r--ports-mgmt/newportsversioncheck/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/newportsversioncheck/Makefile b/ports-mgmt/newportsversioncheck/Makefile
index cc84799dd4b0..ee30daf4c613 100644
--- a/ports-mgmt/newportsversioncheck/Makefile
+++ b/ports-mgmt/newportsversioncheck/Makefile
@@ -14,12 +14,12 @@ MASTER_SITES= http://www.mavetju.org/download/
MAINTAINER= edwin@mavetju.org
COMMENT= Ports new version checker
-RUN_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 \
- ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
USE_PERL_RUN= yes
+USE_SQLITE= yes
NO_BUILD= yes
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message