mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 03:23:10 -04:00
Reported by: portscout MFH: 2021Q1 Relnotes: https://metacpan.org/changes/distribution/libapreq2 Security: CVE-2019-12412
11 lines
318 B
Text
11 lines
318 B
Text
--- module/Makefile.in.orig
|
|
+++ module/Makefile.in
|
|
@@ -100,7 +100,7 @@
|
|
CONFIG_HEADER = $(top_builddir)/include/apreq_config.h
|
|
CONFIG_CLEAN_FILES =
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
-PROGRAMS = $(noinst_PROGRAMS)
|
|
+PROGRAMS =
|
|
test_cgi_SOURCES = test_cgi.c
|
|
test_cgi_OBJECTS = test_cgi.$(OBJEXT)
|
|
test_cgi_LDADD = $(LDADD)
|