mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Use proper url
Submitted by: mat Approved by: portmgr (mat)
This commit is contained in:
parent
f98515f4b2
commit
6d9c0ebc96
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341329
@ -119,7 +119,7 @@ DEV_WARNING+= "USE_SCONS=yes is deprecated, please use USES=scons"
|
||||
# print warning if no reason given for NO_STAGE
|
||||
.if defined(NO_STAGE) && ${NO_STAGE:L} == yes
|
||||
DEV_WARNING+= "NO_STAGE is deprecated, convert port to stage directory:"
|
||||
DEV_WARNING+= "https://wiki.freebsd.org/action/diff/ports/StageDir"
|
||||
DEV_WARNING+= "https://wiki.freebsd.org/ports/StageDir"
|
||||
.endif
|
||||
|
||||
.if !defined(NO_STAGE)
|
||||
|
Loading…
Reference in New Issue
Block a user