mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Limit PORTSCOUT to not report frequent false positive distfiles changes
PR: 221825 Submitted by: uzsolt@uzsolt.hu (maintainer)
This commit is contained in:
parent
676ef7582d
commit
949980c847
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449492
@ -19,7 +19,7 @@ RUN_DEPENDS= squirrelmail>=${PORTVERSION}:mail/squirrelmail
|
||||
USES= tar:bzip2 gettext
|
||||
WRKSRC= ${WRKDIR}/squirrelmail.locales
|
||||
NO_ARCH= yes
|
||||
PORTSCOUT= ignore
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
# if you were using WITHOUT_WWWDIR, use SQUIRRELDIR=${PREFIX}/squirrelmail
|
||||
SQUIRRELDIR?= ${PREFIX}/www/squirrelmail
|
||||
|
@ -19,7 +19,7 @@ USES= cpe gettext perl5 php:web tar:bzip2
|
||||
USE_PHP= session hash gettext mbstring pcre openssl xml
|
||||
USE_PERL5= run
|
||||
NO_ARCH= yes
|
||||
PORTSCOUT= ignore
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}.stable/${PORTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user