aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 4ef8e55edc1d..915a0f860380 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -70,6 +70,7 @@ ICONV_USES= iconv
ICONV_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG}
THREADS_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-threads
THREADS_USES= autoreconf
+TEST_USES= autoreconf
.include <bsd.port.options.mk>