Date: Wed, 04 Mar 2026 20:22:59 +0000 From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6058abf40e04 - main - security/courier-authlib: apply metaport USES Message-ID: <69a894a3.22419.650e3327@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=6058abf40e043d797bf2e910433f67efacabf855 commit 6058abf40e043d797bf2e910433f67efacabf855 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2026-03-04 20:22:00 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2026-03-04 20:22:00 +0000 security/courier-authlib: apply metaport USES PR: 292984 --- security/courier-authlib/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index e22a2acafb2c..6a542198c82a 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -3,10 +3,6 @@ PORTVERSION= 0.72.7 CATEGORIES?= security mail .if defined(PKGNAMESUFFIX) MASTER_SITES= SF/courier/authlib/${PORTVERSION} -.else -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty .endif MAINTAINER= madpilot@FreeBSD.org @@ -18,8 +14,7 @@ CONFLICTS= courier-0.45* .if !defined(PKGNAMESUFFIX) RUN_DEPENDS= courierauthconfig:security/courier-authlib-base -NO_BUILD= yes -NO_INSTALL= yes +USES= metaport PATCHDIR= /dev/null OPTIONS_DEFINE+= GDBMhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a894a3.22419.650e3327>
