aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/kapacitor
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-10-12 09:06:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-10-12 09:06:17 +0000
commitd7e7e4397c0371413b972544a2295b77302b8169 (patch)
tree4e276eff5a36cfbec8aaa631c017c918d78c29da /net-mgmt/kapacitor
parentafe4d7db849ce70469fff620467828c3e0df0ac7 (diff)
downloadports-d7e7e4397c0371413b972544a2295b77302b8169.tar.gz
ports-d7e7e4397c0371413b972544a2295b77302b8169.zip
Stripping go binaries is perfectly fine.
Notes
Notes: svn path=/head/; revision=451834
Diffstat (limited to 'net-mgmt/kapacitor')
-rw-r--r--net-mgmt/kapacitor/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-mgmt/kapacitor/Makefile b/net-mgmt/kapacitor/Makefile
index e8446d909a26..10e8e1d4efd3 100644
--- a/net-mgmt/kapacitor/Makefile
+++ b/net-mgmt/kapacitor/Makefile
@@ -28,8 +28,6 @@ SUB_FILES= kapacitord
SUB_LIST+= KAPACITORD_PIDDIR=${KAPACITORD_PIDDIR}
PLIST_SUB= KAPACITORD_PIDDIR=${KAPACITORD_PIDDIR}
-STRIP= # stripping can break go binaries
-
post-patch:
@${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}
@cd ${WRKSRC} && ${MV} \