aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2017-02-03 16:31:36 +0800
committermatthew <matthew@FreeBSD.org>2017-02-03 16:31:36 +0800
commitff3cfc2b65f772ead82d6d6d4712313601f62744 (patch)
tree3c404c6da1d75c83eaf40b826f2c1424a67b029a /archivers
parentb8bb50505d6adb9dc078bbc6e6985596db763685 (diff)
downloadfreebsd-ports-gnome-ff3cfc2b65f772ead82d6d6d4712313601f62744.tar.gz
freebsd-ports-gnome-ff3cfc2b65f772ead82d6d6d4712313601f62744.tar.zst
freebsd-ports-gnome-ff3cfc2b65f772ead82d6d6d4712313601f62744.zip
Delete duplicate line
Submitted by: sunpoet
Diffstat (limited to 'archivers')
-rw-r--r--archivers/liblz4/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/liblz4/Makefile b/archivers/liblz4/Makefile
index 18a689e2f66a..441361b99216 100644
--- a/archivers/liblz4/Makefile
+++ b/archivers/liblz4/Makefile
@@ -34,7 +34,6 @@ post-patch:
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lz4*
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lz4*
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblz4.so.${SO_VER}
.include <bsd.port.mk>