mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Enable ZSH option by default
This commit is contained in:
parent
d3b587c9e0
commit
651d23fa1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408517
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= poudriere
|
||||
DISTVERSION= 3.1.99.20160127
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
|
||||
@ -25,6 +25,7 @@ GNU_CONFIGURE= yes
|
||||
ETCDIR= ${PREFIX}/etc/poudriere.d
|
||||
|
||||
OPTIONS_DEFINE= ZSH QEMU EXAMPLES
|
||||
OPTIONS_DEFAULT=ZSH
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
QEMU_DESC= Add qemu-user-static to compile ports for non-x86 architectures
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= poudriere
|
||||
DISTVERSION= 3.1.10
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
|
||||
@ -21,6 +21,7 @@ GNU_CONFIGURE= yes
|
||||
ETCDIR= ${PREFIX}/etc/poudriere.d
|
||||
|
||||
OPTIONS_DEFINE= ZSH QEMU EXAMPLES
|
||||
OPTIONS_DEFAULT=ZSH
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
QEMU_DESC= Add qemu-user-static to compile ports for non-x86 architectures
|
||||
|
Loading…
Reference in New Issue
Block a user