aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2018-06-21 06:29:22 +0800
committerdteske <dteske@FreeBSD.org>2018-06-21 06:29:22 +0800
commit0b98d173df610c45dd608a56f77d2353ce25f0c1 (patch)
tree8405a71993dac4c46c0c8a4e459231a3f64b628f /sysutils
parent1120c66b717c922ef0494425476d37db8d82208a (diff)
downloadfreebsd-ports-gnome-0b98d173df610c45dd608a56f77d2353ce25f0c1.tar.gz
freebsd-ports-gnome-0b98d173df610c45dd608a56f77d2353ce25f0c1.tar.zst
freebsd-ports-gnome-0b98d173df610c45dd608a56f77d2353ce25f0c1.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')
-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