From 866d595032f7c8529a9cc7e2f7c7ee2673eca6fa Mon Sep 17 00:00:00 2001 From: yuri Date: Mon, 18 Jun 2018 07:32:56 +0000 Subject: www/davix: Update PORTSCOUT to use 'limit' 'skipv' doesn't seem to work. --- www/davix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/davix/Makefile b/www/davix/Makefile index eead1a3e6798..e0e1a01d7385 100644 --- a/www/davix/Makefile +++ b/www/davix/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid -PORTSCOUT= skipv:^.*-el +PORTSCOUT= limit:^.*\.[0-9]+$$ USES= cmake localbase ssl USE_GNOME= libxml2 -- cgit