Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 23:00:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258726] Error in description in /usr/ports/Mk/bsd.port.mk
Message-ID:  <bug-258726-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258726

            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
#=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20
${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
                              #                                 Do not defi=
ne
this in your Makefile.


"PORTVERSION" should be "PKGVERSION" - "PORTVERSION" doesn't contain any
possible port revision.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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