Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:01:41 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 079eb46a1f02 - main - sysutils/burp: Cosmetic change
Message-ID:  <202110251601.19PG1fOh074087@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110251601.19PG1fOh074087>