Date: Sun, 17 Jun 2018 18:41:35 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472624 - head/www/davix Message-ID: <201806171841.w5HIfZ3N060774@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Jun 17 18:41:35 2018 New Revision: 472624 URL: https://svnweb.freebsd.org/changeset/ports/472624 Log: www/davix: Limit portscout to valid versions Modified: head/www/davix/Makefile Modified: head/www/davix/Makefile ============================================================================== --- head/www/davix/Makefile Sun Jun 17 18:35:03 2018 (r472623) +++ head/www/davix/Makefile Sun Jun 17 18:41:35 2018 (r472624) @@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid +PORTSCOUT= skipv:^.*-el + USES= cmake localbase ssl USE_GNOME= libxml2 USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806171841.w5HIfZ3N060774>