diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-05-05 14:29:00 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2018-05-05 14:29:00 +0000 |
commit | d84da35752da0249679cf490ff68d618cb0315d9 (patch) | |
tree | a3853c44d0519f0f50c9faf5c36db89b869c6e7d /databases/mariadb102-server | |
parent | For ports in `security' category: remove redundant PKGMESSAGE assignment, (diff) |
For ports in `databases' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
Notes
Notes:
svn path=/head/; revision=469114
Diffstat (limited to 'databases/mariadb102-server')
-rw-r--r-- | databases/mariadb102-server/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/mariadb102-server/Makefile b/databases/mariadb102-server/Makefile index 952368eb78fb..b12b5f795c72 100644 --- a/databases/mariadb102-server/Makefile +++ b/databases/mariadb102-server/Makefile @@ -25,7 +25,6 @@ LICENSE_PERMS_PerconaFT= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN_aarch64= fails to link: stacktrace.c: undefined reference to 'sbrk' SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb102-client USES= bison:build cmake:noninja compiler:c++11-lib cpe iconv:translit libedit ncurses shebangfix ssl |