git: fe18f2d3fe0f - main - net/netatalk4: Fix deprecated CPE_VENDOR
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jun 2026 08:46:49 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fe18f2d3fe0f00900830d10cc34e3ae625c1a6c7
commit fe18f2d3fe0f00900830d10cc34e3ae625c1a6c7
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-03 08:09:10 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-03 08:43:06 +0000
net/netatalk4: Fix deprecated CPE_VENDOR
---
net/netatalk4/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/netatalk4/Makefile b/net/netatalk4/Makefile
index b99e318f1608..d854abeb4be9 100644
--- a/net/netatalk4/Makefile
+++ b/net/netatalk4/Makefile
@@ -21,7 +21,6 @@ USE_GNOME= libxslt:build
USE_LDCONFIG= yes
USE_RC_SUBR= netatalk
#INSTALL_TARGET=install-strip
-CPE_VENDOR= netatalk_project
MESON_ARGS= -Dwith-libgcrypt-path=${LOCALBASE} \
-Dwith-bdb-path=${LOCALBASE} \