summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-01-31 17:28:51 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-01-31 17:28:51 +0000
commit3604b55b90df21e6bb8a1a86eea180ef6ac261b9 (patch)
treef467421e1bb18770465dfbe62f9d9e824b0dccf9
parent375d2ba15c03767186511eac8139e2be88d1df0d (diff)
downloadfreebsd-ports-3604b55b90df21e6bb8a1a86eea180ef6ac261b9.zip
www/vdr-plugin-live: Remove EXTRA_PATCH_STRIP
AFAICT it does nothing. This wasn't an error because PATCH_STRIP=-p1 is set earlier in the port.
-rw-r--r--www/vdr-plugin-live/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/vdr-plugin-live/Makefile b/www/vdr-plugin-live/Makefile
index 02539aea81d3..199ef7424b19 100644
--- a/www/vdr-plugin-live/Makefile
+++ b/www/vdr-plugin-live/Makefile
@@ -33,7 +33,6 @@ OPTIONS_DEFINE= DOCS
.if ${COMPILER_FEATURES:Mlibc++}
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-libcxx
-EXTRA_PATCH_STRIP= -p1
.endif
post-patch: post-patch-plugin