mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
shells/bash-static: Revert accidentally staged review
This commit is contained in:
parent
211b939094
commit
af1d4a12a4
2 changed files with 0 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
MASTERDIR= ${.CURDIR}/../../shells/bash
|
||||
|
||||
OPTIONS_SLAVE= STATIC
|
||||
OPTIONS_EXCLUDE=PORTS_READLINE NLS
|
||||
|
||||
PKGNAMESUFFIX= -static
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= bash
|
||||
PATCHLEVEL= 37
|
||||
PORTVERSION= 5.2.${PATCHLEVEL:S/^0//g}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= shells
|
||||
MASTER_SITES= GNU
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
|
||||
|
@ -55,9 +54,6 @@ PORTS_READLINE_BUILD_DEPENDS= readline>=8.2:devel/readline
|
|||
PORTS_READLINE_USES= readline
|
||||
PORTS_READLINE_CONFIGURE_WITH= installed-readline
|
||||
|
||||
STATIC_PREVENTS= PORTS_READLINE NLS
|
||||
STATIC_PREVENTS_MSG= "STATIC and PORTS_READLINE/NLS options are mutually exclusive"
|
||||
|
||||
.if empty(PKGNAMESUFFIX)
|
||||
CONFLICTS+= bash-static bash52-static
|
||||
.else
|
||||
|
|
Loading…
Add table
Reference in a new issue