summaryrefslogtreecommitdiff
path: root/graphics/nip2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/nip2/Makefile')
-rw-r--r--graphics/nip2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile
index ce8e5f2eae54..6c67b18b4520 100644
--- a/graphics/nip2/Makefile
+++ b/graphics/nip2/Makefile
@@ -25,7 +25,7 @@ MAKE_JOBS_SAFE= yes
# are always installed, regardless of the NOPORTDOCS setting.
# The PDF version of the documentation is another story:
.if defined(NOPORTDOCS)
-EXTRACT_AFTER_ARGS=|${TAR} -xpf - --exclude nipguide --exclude pdf
+EXTRACT_AFTER_ARGS= --exclude nipguide --exclude pdf
.endif
# Somehow vendor's configure misses these:
MAKE_ENV+= UPDATE_MIME_DATABASE=update-mime-database \