aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-04-15 22:38:27 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-04-15 22:41:19 +0000
commitb581cb75ac5378d36a64afa1a3b9c160a88b0bfc (patch)
tree77ea926bd05f6cea5085fab3f7a28b0192e1ca25
parentac109ddf60c7886d429bfc86b622d7e0e36f3e45 (diff)
downloadports-b581cb75ac5378d36a64afa1a3b9c160a88b0bfc.tar.gz
ports-b581cb75ac5378d36a64afa1a3b9c160a88b0bfc.zip
lang/v8 sysutils/e2fsprogs: Set PORTSCOUT ignore correctly
Approved by: portmgr blanket
-rw-r--r--lang/v8/Makefile2
-rw-r--r--sysutils/e2fsprogs/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/v8/Makefile b/lang/v8/Makefile
index 3ea8ebea7240..51f85fb3577d 100644
--- a/lang/v8/Makefile
+++ b/lang/v8/Makefile
@@ -52,7 +52,7 @@ USE_LDCONFIG= yes
USE_GNOME= glib20
# new release every minutes
-PORTSCOUT= ignore
+PORTSCOUT= ignore:1
# egrep "build.git|buildtools.git|clang.git|common.git|googletest.git|icu.git|zlib.git" ${WRKSRC}/DEPS
BUILD_HASH= 38a49c12ded01dd8c4628b432cb7eebfb29e77f1
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index 4379a79c5230..4b2f83dd34c0 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -45,7 +45,7 @@ CPPFLAGS+= -I${WRKSRC}/lib -I${LOCALBASE}/include # -D_EXT2_USE_C_VERSIONS
MAKE_ARGS+= pkgconfigdir='${PREFIX}/libdata/pkgconfig'
MAKE_ENV+= CHECK_CMD=@true
-PORTSCOUT= ignore # cannot handle the version in the directory
+PORTSCOUT= ignore:1 # cannot handle the version in the directory
.if !defined(MASTERDIR)
INSTALL_TARGET= install install-libs