From 079eb46a1f021af8a7a2149fdcccf5d250f36b25 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 25 Oct 2021 23:06:10 +0800 Subject: [PATCH] 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