Date: Wed, 20 Jun 2018 19:14:12 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472900 - head/sysutils/ssd_report Message-ID: <201806201914.w5KJECTf048045@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Jun 20 19:14:11 2018 New Revision: 472900 URL: https://svnweb.freebsd.org/changeset/ports/472900 Log: Add a PKGNAMESUFFIX for the non default flavor. Sponsored by: Absolight Modified: head/sysutils/ssd_report/Makefile (contents, props changed) Modified: head/sysutils/ssd_report/Makefile ============================================================================== --- head/sysutils/ssd_report/Makefile Wed Jun 20 19:04:54 2018 (r472899) +++ head/sysutils/ssd_report/Makefile Wed Jun 20 19:14:11 2018 (r472900) @@ -15,6 +15,7 @@ FLAVOR?= ${FLAVORS:[1]} smart_RUN_DEPENDS= smart:sysutils/smart smartmontools_RUN_DEPENDS= smartctl:sysutils/smartmontools +smartmontools_PKGNAMESUFFIX= -smartmontools USE_GITHUB= yes GH_ACCOUNT= FrauBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806201914.w5KJECTf048045>