1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Allow packaging as a USER

This commit is contained in:
Baptiste Daroussin 2014-01-09 23:29:32 +00:00
parent 26f9947093
commit dd0d54d7e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339301

View File

@ -8,7 +8,7 @@ CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A fast Bayesian Mail Filter compatible with maildrop and procmail
COMMENT= Fst Bayesian Mail Filter compatible with maildrop and procmail
OPTIONS_DEFINE= BDB MYSQL DEBUG
OPTIONS_DEFAULT= BDB
@ -33,7 +33,6 @@ CONFIGURE_ARGS+=--with-mysql
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --without-package
NEED_ROOT= yes
.if ${PORT_OPTIONS:MDEBUG}
CONFIGURE_ARGS+= --debug=yes
@ -41,6 +40,7 @@ CONFIGURE_ARGS+= --debug=yes
post-patch:
${REINPLACE_CMD} -e 's/@@CC/${CC}/;s/@@CXX/${CXX}/' ${WRKSRC}/configure
${REINPLACE_CMD} -e 's/: checkroot/: /g' ${WRKSRC}/Makefile.in
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bmf