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