From 116ad75afc4c651a65f1e56f8f5e47110eee00b9 Mon Sep 17 00:00:00 2001 From: danfe Date: Sat, 5 May 2018 14:29:00 +0000 Subject: 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. --- databases/mariadb55-server/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'databases/mariadb55-server/Makefile') diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile index 42423367391b..608129040ac8 100644 --- a/databases/mariadb55-server/Makefile +++ b/databases/mariadb55-server/Makefile @@ -21,7 +21,6 @@ COMMENT?= Multithreaded SQL database (server) LICENSE= GPLv2 SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message SLAVEDIRS= databases/mariadb55-client USES+= cmake:noninja shebangfix ssl -- cgit