sysutils/smartmontools: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
2382d0ae6c
commit
10bb96378e
1 changed files with 3 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= smartmontools
|
||||
PORTVERSION= 6.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
@ -15,7 +16,8 @@ CONFLICTS= smartmontools-devel-[0-9]*
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= alias gmake
|
||||
USES= alias gmake shebangfix
|
||||
SHEBANG_FILES= examplescripts/Example5
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-dependency-tracking \
|
||||
--enable-sample \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue