From ccd3888ed27f58e738f7d43cb48ac764bf5b35b9 Mon Sep 17 00:00:00 2001 From: krion Date: Thu, 15 Jan 2004 08:57:37 +0000 Subject: - Use db-4.2 in LIB_DEPENDS - Remove contiguous blank line PR: 61375 Submitted by: maintainer --- mail/bogofilter-current/Makefile | 3 +-- mail/bogofilter/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'mail') diff --git a/mail/bogofilter-current/Makefile b/mail/bogofilter-current/Makefile index 58305566f36d..b90edd09b56b 100644 --- a/mail/bogofilter-current/Makefile +++ b/mail/bogofilter-current/Makefile @@ -18,7 +18,7 @@ COMMENT= "Fast, teachable, learning spam detector" # values for some of our variables WITH_DB_VER?= 4 .if ${WITH_DB_VER} == 42 -LIB_DEPENDS?= db-4.2.2:${PORTSDIR}/databases/db42 +LIB_DEPENDS?= db-4.2:${PORTSDIR}/databases/db42 libs= -ldb-4.2 .else WITH_DB_VER= 4 @@ -54,7 +54,6 @@ pre-everything:: @${ECHO} "Use -DWITH_DB_VER=42 to link against db42 instead of the default db4" @${ECHO} "" .endif - post-build:: cd ${WRKSRC} && make check SHELL=${SH} diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 58305566f36d..b90edd09b56b 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -18,7 +18,7 @@ COMMENT= "Fast, teachable, learning spam detector" # values for some of our variables WITH_DB_VER?= 4 .if ${WITH_DB_VER} == 42 -LIB_DEPENDS?= db-4.2.2:${PORTSDIR}/databases/db42 +LIB_DEPENDS?= db-4.2:${PORTSDIR}/databases/db42 libs= -ldb-4.2 .else WITH_DB_VER= 4 @@ -54,7 +54,6 @@ pre-everything:: @${ECHO} "Use -DWITH_DB_VER=42 to link against db42 instead of the default db4" @${ECHO} "" .endif - post-build:: cd ${WRKSRC} && make check SHELL=${SH} -- cgit on4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/jam
Commit message (Expand)AuthorAgeFilesLines
* devel/jam: update to 2.6, take maintainershipgahr2016-01-184-11/+9
* - Switch to options helpersamdmi32016-01-171-1/+4
* Cleanup plistbapt2014-10-271-1/+0
* Convert d* to USES=zipbapt2014-03-081-1/+1
* Support stagebapt2014-01-211-8/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* -remove MD5ohauer2011-07-031-1/+0
* - Reassign ports to heaptabthorpe2011-02-271-1/+1
* - Update download locationpav2009-01-311-1/+1
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
* - Add SHA256pav2005-11-261-1/+2
* * Take maintainership.pav2005-09-054-23/+27
* - Add amd64 in ONLY_FOR_ARCHS.flz2005-04-121-2/+2
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* update from 2.5rc3 to 2.5 (the distfile got rerolled - diff done, only one fu...oliver2004-11-292-2/+4
* Update to 2.5: numerous bugfixes, a few minor feature enhancements. Seelinimon2004-02-123-8/+10