aboutsummaryrefslogtreecommitdiff
path: root/math/blacs
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-05-05 15:09:22 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-05-05 15:09:22 +0000
commit663bf43fa6b521c61485e0106f4dee8bbc712bde (patch)
tree64e2c33a68e1c0ea0e87fe3e80e23e50ebd2eb84 /math/blacs
parentec5c5f26df567b9a4be3103f00f75ff34596f21d (diff)
downloadports-663bf43fa6b521c61485e0106f4dee8bbc712bde.tar.gz
ports-663bf43fa6b521c61485e0106f4dee8bbc712bde.zip
For ports under `cad', `devel', `dns`, and `math' categories: 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=469120
Diffstat (limited to 'math/blacs')
-rw-r--r--math/blacs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile
index efb9bedbbba7..85b2f02ffa11 100644
--- a/math/blacs/Makefile
+++ b/math/blacs/Makefile
@@ -14,7 +14,6 @@ EXTRACT_ONLY= mpiblacs.tgz blacstester.tgz mpiblacs-patch03.tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= The BLACS (Basic Linear Algebra Communication Subprograms)
-PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
USES= fortran gmake
USE_LDCONFIG= yes