Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:01:42 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: 5400da3c6503 - main - sysutils/burp-devel: Cosmetic change
Message-ID:  <202110251601.19PG1gCq074111@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=5400da3c6503ec737201bf15ff0bed936fe11e30

commit 5400da3c6503ec737201bf15ff0bed936fe11e30
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:06:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:16 +0000

    sysutils/burp-devel: Cosmetic change
---
 sysutils/burp-devel/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sysutils/burp-devel/Makefile b/sysutils/burp-devel/Makefile
index 05af23d27bf2..7b9d03f1fcbd 100644
--- a/sysutils/burp-devel/Makefile
+++ b/sysutils/burp-devel/Makefile
@@ -16,9 +16,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=		compiler:c11 cpe libtool ncurses pkgconfig ssl tar:bz2
-CPE_VENDOR=	${PORTNAME}_project
 
 CONFIGURE_ARGS=	--sysconfdir=${ETCDIR}
 GNU_CONFIGURE=	yes
@@ -29,6 +27,8 @@ PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
 CONFLICTS_INSTALL=	burp
 
+CPE_VENDOR=	burp_project
+
 OPTIONS_DEFINE=	IPV6
 IPV6_CONFIGURE_ENABLE=	ipv6
 



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