[Bug 258726] Error in description in /usr/ports/Mk/bsd.port.mk
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 258726] Mk/bsd.port.mk: Error in description"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 258726] Mk/bsd.port.mk: Error in description"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 258726] Mk/bsd.port.mk: Error in description"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Sep 2021 23:00:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258726
Bug ID: 258726
Summary: Error in description in /usr/ports/Mk/bsd.port.mk
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: jamie@catflap.org
PKGNAME is defined in the comments as:
# PKGNAME - Always defined as
#
${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.
# Do not define
this in your Makefile.
"PORTVERSION" should be "PKGVERSION" - "PORTVERSION" doesn't contain any
possible port revision.
--
You are receiving this mail because:
You are the assignee for the bug.