aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2002-07-05 21:12:51 +0800
committernetchild <netchild@FreeBSD.org>2002-07-05 21:12:51 +0800
commit621d589557ca7fae5318eb428d228f71d42695ee (patch)
tree472c85c7ac3bf0ddeb6f0b52c1f923b0e2c7f7ed /security
parent659977a2ee0b05316b7df418cf7d0f743248c596 (diff)
downloadfreebsd-ports-gnome-621d589557ca7fae5318eb428d228f71d42695ee.tar.gz
freebsd-ports-gnome-621d589557ca7fae5318eb428d228f71d42695ee.tar.zst
freebsd-ports-gnome-621d589557ca7fae5318eb428d228f71d42695ee.zip
Find includes and libs in LOCALBASE too (e.g. if you use sendmail from the
ports). Approved by: maintainer
Diffstat (limited to 'security')
-rw-r--r--security/amavisd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/amavisd/Makefile b/security/amavisd/Makefile
index 170ee9cffdd3..45ba204c0dbb 100644
--- a/security/amavisd/Makefile
+++ b/security/amavisd/Makefile
@@ -39,6 +39,7 @@ AMAVISUSER?= vscan
AMAVISGROUP?= vscan
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc --with-amavisuser=${AMAVISUSER}:${AMAVISGROUP}
+CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
STARTSCRIPT= amavisd.sh