Define NO_LATEST_LINK.
This commit is contained in:
parent
afb9a06835
commit
deeef1cffc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49721
2 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,8 @@ PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP}
|
|||
PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E ${PATCH_DIST_STRIP}
|
||||
.endif
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-extract:
|
||||
|
|
|
@ -35,6 +35,8 @@ PATCH_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E ${PATCH_STRIP}
|
|||
|
||||
VERSION= ${PORTVERSION}jp
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-extract:
|
||||
|
|
Loading…
Reference in a new issue