aboutsummaryrefslogtreecommitdiff
path: root/math/scalapack
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/scalapack
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/scalapack')
-rw-r--r--math/scalapack/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile
index 84a9268d2d33..fdddff5dc610 100644
--- a/math/scalapack/Makefile
+++ b/math/scalapack/Makefile
@@ -29,7 +29,6 @@ ARCH2FIX= PBLAS/SRC PBLAS/SRC/PBBLAS PBLAS/SRC/PTOOLS PBLAS/SRC/PTZBLAS \
DATADIR= ${PREFIX}/share/${PORTNAME:tu}
EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME:tu}
-PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
PLIST_SUB= SVERSION=${SVERSION} PORTVERSION=${PORTVERSION}