git: 37b3a7f2aea8 - main - ftp/pavuk: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:49:22 UTC 2021


The branch main has been updated by decke:

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

commit 37b3a7f2aea84dcfe5dfd44d960ab555117978eb
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:37:43 +0000
Commit:     Bernhard Froehlich <decke at 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 \


More information about the dev-commits-ports-main mailing list