Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:49:21 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 37b3a7f2aea8 - main - ftp/pavuk: Add CPE information
Message-ID:  <202108291949.17TJnLod071115@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37b3a7f2aea84dcfe5dfd44d960ab555117978eb

commit 37b3a7f2aea84dcfe5dfd44d960ab555117978eb
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:37:43 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 19:37:43 +0000

    ftp/pavuk: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 ftp/pavuk/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 6a203d7b924b..42977edab033 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -12,7 +12,7 @@ COMMENT=	HTTP, FTP, and Gopher mirroring tool
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		localbase ssl tar:bzip2
+USES=		cpe localbase ssl tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-locale-dir=${PREFIX}/share/locale \
 		--disable-debug --disable-gnome --disable-js \



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