diff options
author | alfred <alfred@FreeBSD.org> | 2004-01-03 03:11:16 +0800 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-01-03 03:11:16 +0800 |
commit | 887d2c42aa3d26917284bb510247e48ca0d56821 (patch) | |
tree | 1849f1ee7b69fb6b0dc7b0d3de372d24593cbdd0 /www | |
parent | 91f5ae5af45b1b80fafe216434e3afae40383600 (diff) | |
download | freebsd-ports-gnome-887d2c42aa3d26917284bb510247e48ca0d56821.tar.gz freebsd-ports-gnome-887d2c42aa3d26917284bb510247e48ca0d56821.tar.zst freebsd-ports-gnome-887d2c42aa3d26917284bb510247e48ca0d56821.zip |
Don't use a leading zero in PORTREVISION, it confuses the pkg* tools and
portupgrade with "missing origin".
Properly detect that the distfile doesn't exist. We can't use
${DISTDIR}/${DISTFILES} because it's not defined until after
bsd.port.post.mk, but after inclusion of bsd.port.post.mk we
can not define IGNORE. To fix use the already known variables
as so: ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
Reviewed by: maintainer timeout.
PR: ports/60652
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions