mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
lang/v8 sysutils/e2fsprogs: Set PORTSCOUT ignore correctly
Approved by: portmgr blanket
This commit is contained in:
parent
ac109ddf60
commit
b581cb75ac
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user