diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile index 3aabd4b48052..4954842dc7e1 100644 --- a/sysutils/smartmontools/Makefile +++ b/sysutils/smartmontools/Makefile @@ -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 \