aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ssd_report
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2018-06-21 06:29:22 +0800
committerDevin Teske <dteske@FreeBSD.org>2018-06-21 06:29:22 +0800
commit674139ab024cdf3582c71339ff656d22ef76fb68 (patch)
tree8405a71993dac4c46c0c8a4e459231a3f64b628f /sysutils/ssd_report
parenta60c3639baa306aae023e76d27a466fe6c613532 (diff)
downloadfreebsd-ports-gnome-674139ab024cdf3582c71339ff656d22ef76fb68.tar.gz
freebsd-ports-gnome-674139ab024cdf3582c71339ff656d22ef76fb68.tar.zst
freebsd-ports-gnome-674139ab024cdf3582c71339ff656d22ef76fb68.zip
sysutils/ssd_report: Remove unnecessary FLAVOR declaration
Holdover from D15876 interim state Reported by: bdrewery Reviewed by: mat (mentor) Approved by: mat (mentor) Sponsored by: Smule, Inc. Differential Revision: https://reviews.freebsd.org/D15934
Diffstat (limited to 'sysutils/ssd_report')
-rw-r--r--sysutils/ssd_report/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/ssd_report/Makefile b/sysutils/ssd_report/Makefile
index 6d4166137746..2cfca1560247 100644
--- a/sysutils/ssd_report/Makefile
+++ b/sysutils/ssd_report/Makefile
@@ -11,7 +11,6 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
FLAVORS= smart smartmontools
-FLAVOR?= ${FLAVORS:[1]}
smart_RUN_DEPENDS= smart:sysutils/smart
smartmontools_RUN_DEPENDS= smartctl:sysutils/smartmontools