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:
@@ -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)$$(&|' \
|
||||
|
||||
Reference in New Issue
Block a user