git: 079eb46a1f02 - main - sysutils/burp: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:01:41 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=079eb46a1f021af8a7a2149fdcccf5d250f36b25 commit 079eb46a1f021af8a7a2149fdcccf5d250f36b25 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:06:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:57:16 +0000 sysutils/burp: Cosmetic change --- sysutils/burp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile index b25a03787ac3..fa5601362ee0 100644 --- a/sysutils/burp/Makefile +++ b/sysutils/burp/Makefile @@ -17,9 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash \ LIB_DEPENDS= librsync.so:net/librsync RUN_DEPENDS= bash:shells/bash -#USES= gmake libtool ncurses pkgconfig ssl tar:bz2 USES= cpe libtool ncurses pkgconfig ssl tar:bz2 -CPE_VENDOR= ${PORTNAME}_project CONFIGURE_ARGS= --sysconfdir=${ETCDIR} GNU_CONFIGURE= yes @@ -30,6 +28,8 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} CONFLICTS_INSTALL= burp-devel +CPE_VENDOR= burp_project + PORTSCOUT= limit:^2\.2\. OPTIONS_DEFINE= IPV6