diff options
-rw-r--r-- | databases/mariadb55-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile index 151da7194894..b03ac49f46d5 100644 --- a/databases/mariadb55-server/Makefile +++ b/databases/mariadb55-server/Makefile @@ -22,7 +22,7 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb55-client -USES= cmake gmake shebangfix +USES= cmake shebangfix SHEBANG_FILES= scripts/*.sh NO_OPTIONS_SORT=yes |