Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 11:44:55 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: d8f714ab0a41 - main - misc/amanda-server: Add CPE information
Message-ID:  <202110081144.198BitXr053863@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=d8f714ab0a41c3c3dff89e42dd1458670533544d

commit d8f714ab0a41c3c3dff89e42dd1458670533544d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:34:19 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:34:19 +0000

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

diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index 0f11f6c3bb52..8e5f934d6cb2 100644
--- a/misc/amanda-server/Makefile
+++ b/misc/amanda-server/Makefile
@@ -19,7 +19,7 @@ SLAVEDIRS=	misc/amanda-client
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USES=		charsetfix gmake gnome libtool perl5 pkgconfig ssl
+USES=		charsetfix cpe gmake gnome libtool perl5 pkgconfig ssl
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--libexecdir=${PREFIX}/libexec/amanda \



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