aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
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
parentbae5d02d690d6e4f8f0727f49fcd0266edfd2831 (diff)
downloadports-915b7539b94be92902f723f3e6291a45152698d0.tar.gz
ports-915b7539b94be92902f723f3e6291a45152698d0.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ipcad/Makefile1
-rw-r--r--net-mgmt/klg/Makefile2
-rw-r--r--net-mgmt/send/Makefile1
3 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/ipcad/Makefile b/net-mgmt/ipcad/Makefile
index 7a98a7ee4553..362489c30b14 100644
--- a/net-mgmt/ipcad/Makefile
+++ b/net-mgmt/ipcad/Makefile
@@ -14,7 +14,6 @@ COMMENT= IP accounting daemon with Cisco-like RSH and NetFlow export
USE_RC_SUBR= ipcad
SUB_FILES= pkg-message
-PKGMESSAGE= ${WRKDIR}/pkg-message
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g; \
diff --git a/net-mgmt/klg/Makefile b/net-mgmt/klg/Makefile
index 2ec4324edf5c..fedbb3f80738 100644
--- a/net-mgmt/klg/Makefile
+++ b/net-mgmt/klg/Makefile
@@ -15,7 +15,7 @@ USES= mysql tar:txz php:web
USE_PHP= mysql pcre sockets xml
NO_ARCH= yes
NO_BUILD= yes
-PKGMESSAGE= ${WRKDIR}/pkg-message
+
PLIST_FILES= %%DATADIR%%/CREDITS \
%%DATADIR%%/ChangeLog \
%%DATADIR%%/klg_README.txt \
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