aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/send
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-05-05 14:37:10 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-05-05 14:37:10 +0000
commit915b7539b94be92902f723f3e6291a45152698d0 (patch)
tree0f25cbc5771e9f75d9ea0203e7b71d10b2609d44 /net-mgmt/send
parentbae5d02d690d6e4f8f0727f49fcd0266edfd2831 (diff)
downloadports-915b7539b94be92902f723f3e6291a45152698d0.tar.gz
ports-915b7539b94be92902f723f3e6291a45152698d0.zip
For some ports under `net*' 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=469116
Diffstat (limited to 'net-mgmt/send')
-rw-r--r--net-mgmt/send/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/send/Makefile b/net-mgmt/send/Makefile
index 918f6c4aec56..a75ba52dbce1 100644
--- a/net-mgmt/send/Makefile
+++ b/net-mgmt/send/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= libdnet.so:net/libdnet
USES= gmake readline ssl
USE_RC_SUBR= sendd
SUB_FILES= pkg-message
-PKGMESSAGE= ${WRKDIR}/pkg-message
PORTDOCS= README UserGuide.pdf
MAKE_JOBS_UNSAFE=yes