mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
archivers/ark: enable options by default
- an archiver that cannot handle archives by default is not great Reported by: lme
This commit is contained in:
parent
e20c99225d
commit
71ea193080
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488656
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= ark
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -22,6 +23,7 @@ USE_QT= concurrent core dbus gui network widgets xml \
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= 7ZIP RAR ZIP DOCS
|
||||
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
|
||||
OPTIONS_SUB= YES
|
||||
|
||||
7ZIP_DESC= Support for 7-Zip archives
|
||||
|
Loading…
Reference in New Issue
Block a user