mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Tell PORTSCOUT to ignore some useless tags in three of my ports.
This commit is contained in:
parent
5055922665
commit
0bc263c2a4
@ -18,6 +18,8 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= blackhole89
|
||||
GH_TAGNAME= f0d0781
|
||||
|
||||
PORTSCOUT= skipv:latest-deb
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/workaround for old jsoncpp/d' \
|
||||
${WRKSRC}/mainwindow.cpp
|
||||
|
@ -31,6 +31,8 @@ PLIST_FILES= bin/vanillamix bin/vanillara bin/vanillatd \
|
||||
share/icons/hicolor/scalable/apps/vanillara_icon.svg \
|
||||
share/icons/hicolor/scalable/apps/vanillatd_icon.svg
|
||||
|
||||
PORTSCOUT= skipv:latest
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == i386
|
||||
|
@ -32,6 +32,8 @@ DESKTOP_ENTRIES="Dust3D" "${COMMENT}" "${PORTNAME}" "${PORTNAME}" \
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
PORTSCOUT= skipv:unstable
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == powerpc || ${ARCH} == riscv64
|
||||
|
Loading…
Reference in New Issue
Block a user