summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/tests
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:50:12 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:50:12 +0000
commit092e8d521383de64fa42bb6ae345903892f5035b (patch)
tree9d76ec05fc4f63bf86e703c0eb323cc4f7d0d736 /lib/libarchive/tests
parentb38bd3ffca01aa63bc4fd28719bc4d261c312c78 (diff)
downloadFreeBSD-src-092e8d521383de64fa42bb6ae345903892f5035b.zip
FreeBSD-src-092e8d521383de64fa42bb6ae345903892f5035b.tar.gz
MFC r291329:
Remove redundant DPSRCS which were already in SRCS.
Diffstat (limited to 'lib/libarchive/tests')
-rw-r--r--lib/libarchive/tests/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libarchive/tests/Makefile b/lib/libarchive/tests/Makefile
index 3cd85f7..ddb36fa 100644
--- a/lib/libarchive/tests/Makefile
+++ b/lib/libarchive/tests/Makefile
@@ -247,9 +247,7 @@ BROKEN_TESTS+= test_fuzz_rar
SRCS.libarchive_test= \
${TESTS_SRCS} \
main.c \
- read_open_memory.c
-
-DPSRCS.libarchive_test= \
+ read_open_memory.c \
list.h
DPADD.libarchive_test= ${LIBARCHIVE}
OpenPOWER on IntegriCloud