diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:09:10 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:43:06 +0000 |
| commit | fe18f2d3fe0f00900830d10cc34e3ae625c1a6c7 (patch) | |
| tree | 6c27a4ae596a6522dd87c14d1d64d589f847dd73 | |
| parent | face87663a2c07e09c9bf4a679fde8847d45ab3d (diff) | |
net/netatalk4: Fix deprecated CPE_VENDOR
| -rw-r--r-- | net/netatalk4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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} \ |
