Just tell portscout to ignore any future versions

There are a lot of files on the website with names which are confusing
portscout. Let's just set ignore:1 as most likely there are not going to be
any further releases of this port.
This commit is contained in:
Mateusz Piotrowski
2020-02-26 12:48:55 +00:00
parent 6cdff66bbd
commit 926a8cc598
+1 -1
View File
@@ -18,7 +18,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--enable-stflags
GNU_CONFIGURE= yes
PORTSCOUT= skipv:0.02.04beta
PORTSCOUT= ignore:1
post-patch:
@${REINPLACE_CMD} '/INSTALL/ s|prefix)|DESTDIR)$$(&|' \