mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix PORTSCOUT variable to ignore development versions.
This commit is contained in:
parent
f04f3f6de7
commit
6618f8fa28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206350
@ -35,7 +35,8 @@ OPTIONS= GNOMEDESKTOP "Enable GNOME desktop support" off \
|
||||
BEASTIE "Use Beastie'fied startup button" off \
|
||||
NLS "Enable National Language Support" on
|
||||
|
||||
PORTSCOUT= limitw:2,even skipb:yes
|
||||
# Restrict to stable (even) versions, indicated by the second component.
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user