Don't print the override warning for package-name.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 16 Jan 2005 17:14:16 +0000 (17:14 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Sun, 16 Jan 2005 17:14:16 +0000 (17:14 +0000)
commitf6d2b4cba46e1829fcdaac9ebbc601be33fbf1f3
treea2001bfe64372559f8febccd92b4c7e3919112da
parent8a44384406208f62068a117498592bea28b6c421
Don't print the override warning for package-name.

Instead of trying to guess the PKGNAME, just ask the override port for it.
*Warning*: incorrectly written override ports (using bsd.port.mk) might
produce end-less loops.  The old behaviour didn't correctly handle
PORTSREVISION and PORTSEPOCH.  Also provide PKGFILE.
share/mk/bsd.port.mk