mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
devel/util-linux: Enable GETOPT option by default
Enable GETOPT option as misc/getopt is being sunset PR: 281934 Approved by: portmgr (maintainer timeout, 2+ weeks)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= util-linux
|
||||
DISTVERSION= 2.39.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= KERNEL_ORG/linux/utils/util-linux/v${DISTVERSION:R}/
|
||||
|
||||
@@ -38,6 +38,7 @@ TEST_TARGET= check # tests fail due to https://bugs.freebsd.org/bugzilla/show_bu
|
||||
CONFLICTS_INSTALL= heirloom-doctools
|
||||
|
||||
OPTIONS_DEFINE= CAL FLOCK GETOPT HARDLINK UUID
|
||||
OPTIONS_DEFAULT= GETOPT
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
CAL_DESC= Install util-linux cal(1)
|
||||
|
||||
Reference in New Issue
Block a user